[perft] Remove an unused Move import
This was causing a warning.
This commit is contained in:
parent
abaf277fb4
commit
4ae1fd62b7
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
// Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
use chessfriend_moves::Move;
|
||||
|
||||
use crate::{GeneratedMove, Position, ValidateMove};
|
||||
use std::fmt;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue