Fix rustfmt and nixfmt
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
mod cell;
|
||||
mod board;
|
||||
mod cell;
|
||||
pub mod display;
|
||||
|
||||
pub use board::Board;
|
||||
pub use board::Point;
|
||||
pub use cell::Cell;
|
||||
pub use cell::CellValue;
|
||||
pub use cell::CellValue;
|
||||
|
||||
Reference in New Issue
Block a user