project redesign

This commit is contained in:
filipriec
2025-03-23 13:50:47 +01:00
parent c6c6c5ed81
commit d1d33b5752
8 changed files with 16 additions and 9 deletions

View File

@@ -1,6 +1,3 @@
// src/client/modes/handlers.rs
pub mod event;
pub mod edit;
pub mod common;
pub mod command_mode;
pub mod read_only;