mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-08 23:22:40 +01:00
Remove unused imports
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
package chess;
|
||||
|
||||
import java.util.Comparator;
|
||||
|
||||
public class Move {
|
||||
/** From square, 0-63. */
|
||||
public int from;
|
||||
|
||||
Reference in New Issue
Block a user