Skip to content

Commit

Permalink
Removing unused private field
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Apr 6, 2015
1 parent f374e80 commit 618d131
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -68,7 +68,6 @@ public class DefaultMessageFactory implements JMSEventMessageFactory {
public static final String USER_AGENT_HEADER_NAME = JMS_NAMESPACE + "userAgent";

private String baseURL;
private String user;
private String userAgent;

@Override
Expand Down

0 comments on commit 618d131

Please sign in to comment.