[board] Clean up a bunch of imports
This commit is contained in:
parent
1e77bc5ebb
commit
66d03d3514
4 changed files with 6 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
use crate::library::{library, FILES, RANKS};
|
||||
use crate::LeadingBitScanner;
|
||||
use chessfriend_core::{Direction, Square};
|
||||
use chessfriend_core::{Color, Direction, Square};
|
||||
use std::fmt;
|
||||
use std::ops::Not;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue