Remove variable import
This commit is contained in:
@@ -2,7 +2,6 @@ from test.base import ChessLibTestBase
|
||||
from test.chess_ffi import Move
|
||||
from test.chess_ffi import Board
|
||||
from test.chess_ffi import BLACK
|
||||
from test.chess_ffi import WHITE
|
||||
from test.chess_ffi import is_in_check
|
||||
from test.chess_ffi import gen_legal_moves
|
||||
from test.chess_ffi import sq
|
||||
|
||||
Reference in New Issue
Block a user