Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
don't need name anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jul 14, 2015
1 parent 6230882 commit 62529c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import org.hawkular.feedcomm.api.EchoResponse;

public class EchoCommand implements Command {
public static final String NAME = "echo";
public static final Class<EchoRequest> REQUEST_CLASS = EchoRequest.class;

@Override
Expand Down

0 comments on commit 62529c1

Please sign in to comment.