Skip to content

Commit c7921ba

Browse files
committed
Remove wip algorithm
1 parent 0c2a68b commit c7921ba

2 files changed

Lines changed: 0 additions & 188 deletions

File tree

check-buddy/src/algorithm.rs

Lines changed: 0 additions & 185 deletions
This file was deleted.

check-buddy/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ pub use piece::*;
77
mod moves;
88
pub use moves::*;
99

10-
mod algorithm;
11-
pub use algorithm::*;
12-
1310
mod game;
1411
pub use game::*;
1512

0 commit comments

Comments
 (0)