cargo fix

This commit is contained in:
filipriec
2025-03-31 10:24:20 +02:00
parent ac833294c4
commit 94eea47b76
5 changed files with 2 additions and 9 deletions

View File

@@ -8,8 +8,4 @@ pub mod auth;
pub mod ui_service;
pub use grpc_client::*;
pub use adresar::*;
pub use table::*;
pub use profile::*;
pub use auth::*;
pub use ui_service::*;