removing adresar and uctovnictvo hardcoded way of doing things from the project entirely

This commit is contained in:
filipriec
2025-06-25 13:52:00 +02:00
parent aa9adf7348
commit e20623ed53
24 changed files with 0 additions and 1125 deletions

View File

@@ -4,8 +4,6 @@ pub mod auth;
pub mod indexer;
pub mod search_schema;
pub mod server;
pub mod adresar;
pub mod uctovnictvo;
pub mod shared;
pub mod table_structure;
pub mod table_definition;