Skip to content

Commit

Permalink
Update LiseChessEngine.java
Browse files Browse the repository at this point in the history
  • Loading branch information
jalpp authored Feb 12, 2024
1 parent 48dcbc3 commit ed2f4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/engine/LiseChessEngine.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Engine;

import Abstraction.*;

import com.github.bhlangonijr.chesslib.*;
import com.github.bhlangonijr.chesslib.move.Move;
import com.github.bhlangonijr.chesslib.move.MoveGenerator;
Expand Down

0 comments on commit ed2f4f7

Please sign in to comment.