[position] Remove fen.rs

This commit is contained in:
Eryn Wells 2024-07-13 08:14:33 -07:00
parent 634f9e02f4
commit f96fa79dc1
2 changed files with 0 additions and 284 deletions

View file

@ -1,7 +1,5 @@
// Eryn Wells <eryn@erynwells.me>
pub mod fen;
mod check;
mod display;
mod move_generator;