Maven enhancements

This commit is contained in:
Gabriele C
2016-01-21 16:12:39 +01:00
parent 0aa6f753be
commit 3c88482e22
7 changed files with 8 additions and 187 deletions
@@ -93,7 +93,6 @@ public class UtilsTest {
}
// Note: This method is used through reflections
@SuppressWarnings("unused")
public static Player[] onlinePlayersImpl() {
return new Player[]{
mock(Player.class), mock(Player.class)