[board] Remove an unused BitBoard import from square.rs
This commit is contained in:
parent
626ac6245e
commit
e4a4477157
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
// Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
use crate::bitboard::BitBoard;
|
||||
use std::{fmt, str::FromStr};
|
||||
|
||||
pub enum Direction {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue