cargo fix

This commit is contained in:
filipriec
2025-04-14 15:04:24 +02:00
parent d154ba6b89
commit 718ceac17e
6 changed files with 2 additions and 7 deletions

View File

@@ -6,4 +6,3 @@ pub mod navigation;
pub use read_only::*;
pub use edit::*;
pub use navigation::*;