Skip to content

Commit

Permalink
Fix Sonar warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Jul 12, 2019
1 parent 3884d97 commit 6843799
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
public class ISPControllerTest {

private static final Logger LOGGER = LoggerFactory.getLogger(ISPControllerTest.class);
ISPController instance;
private static ISPController instance;

/**
*
Expand Down

0 comments on commit 6843799

Please sign in to comment.