Skip to content

Commit

Permalink
fix checkstyle error
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sanda committed Aug 11, 2015
1 parent 86bd995 commit 540cd0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public class VirtualClockHandler {
public static final String PATH = "/clock";

private static Logger logger = LoggerFactory.getLogger(VirtualClockHandler.class);

private VirtualClock virtualClock;

@Inject
Expand Down

0 comments on commit 540cd0d

Please sign in to comment.