removed _e files completely

This commit is contained in:
Priec
2025-07-30 20:25:58 +02:00
parent 6cbfac9d6e
commit baa4295059
8 changed files with 83 additions and 1438 deletions

View File

@@ -1,7 +1,5 @@
// src/functions/modes.rs
pub mod edit;
pub mod navigation;
pub use edit::*;
pub use navigation::*;