feat: refactoring complete?

This commit is contained in:
Per Stark
2024-11-21 21:23:49 +01:00
parent cd7901eefe
commit 5f64fbd3fb
27 changed files with 428 additions and 338 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
pub mod analysis;
pub mod error;
pub mod models;
pub mod ingress;
pub mod rabbitmq;
pub mod retrieval;
pub mod routes;
pub mod storage;
pub mod surrealdb;
pub mod utils;