Replacing garbage code with less garbage code :)

This commit is contained in:
Lennart
2024-03-14 16:55:46 +01:00
parent b9ee8506e1
commit a145445277
5 changed files with 45 additions and 94 deletions

View File

@@ -15,7 +15,6 @@ use std::sync::Arc;
use tokio::sync::RwLock;
pub mod error;
pub mod proptypes;
pub mod resources;
pub mod routes;
pub mod tagname;