fixed unused imports

This commit is contained in:
filipriec
2025-03-30 14:01:08 +02:00
parent ed99ebf541
commit 4052a5b81b
2 changed files with 0 additions and 3 deletions

View File

@@ -7,5 +7,4 @@ pub mod form;
pub use admin::*;
pub use intro::*;
pub use login::*;
pub use form::*;