mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-15 08:12:32 -06:00
refactor: remove all unused/broken tests, remove many now unused types/functions
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use pacman::constants::RAW_BOARD;
|
||||
use pacman::map::builder::Map;
|
||||
|
||||
mod collision;
|
||||
mod item;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user