[LIB-9] Chessboard squares sorting
[chesshog.git] / src / main / java / org / hedgecode / chess / ChessHogConstants.java
index 77d1d95..f465291 100644 (file)
@@ -18,7 +18,6 @@ package org.hedgecode.chess;
 
 import java.nio.charset.Charset;
 import java.nio.charset.StandardCharsets;
-import java.util.ResourceBundle;
 
 /**
  * Store of library constants.