fixing warnings

This commit is contained in:
filipriec
2025-03-26 00:39:27 +01:00
parent 11214734ae
commit 3e2b8a36df
5 changed files with 1 additions and 11 deletions

View File

@@ -3,4 +3,3 @@ pub mod login;
pub mod register;
pub use login::*;
pub use register::*;