Skip to content

Commit

Permalink
chore: remove the FromPrimitive derive
Browse files Browse the repository at this point in the history
  • Loading branch information
raklaptudirm committed Jan 22, 2025
1 parent 44efd3f commit 2addea1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion games/src/interface/bitboard.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use super::{
Clone,
PartialEq,
Eq,
num_derive::FromPrimitive,
derive_more::BitOr,
derive_more::BitAnd,
derive_more::BitXor,
Expand Down

0 comments on commit 2addea1

Please sign in to comment.