Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
matzew committed Nov 5, 2013
1 parent 448ff21 commit 7f82614
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -30,7 +30,7 @@
import java.util.Map;
import java.util.logging.Logger;

public class SenderClient implements JavaSender {
public class SenderClient implements JavaSender {

private static final Logger logger = Logger.getLogger(SenderClient.class.getName());

Expand Down

0 comments on commit 7f82614

Please sign in to comment.