benchmarking and wiring pages features to client
This commit is contained in:
@@ -8,9 +8,6 @@ pub mod proto {
|
||||
pub mod accounting {
|
||||
include!("proto/komp_ac.accounting.rs");
|
||||
}
|
||||
pub mod adresar {
|
||||
include!("proto/komp_ac.adresar.rs");
|
||||
}
|
||||
pub mod analytics {
|
||||
include!("proto/komp_ac.analytics.rs");
|
||||
}
|
||||
@@ -32,9 +29,6 @@ pub mod proto {
|
||||
pub mod table_structure {
|
||||
include!("proto/komp_ac.table_structure.rs");
|
||||
}
|
||||
pub mod uctovnictvo {
|
||||
include!("proto/komp_ac.uctovnictvo.rs");
|
||||
}
|
||||
pub mod table_definition {
|
||||
include!("proto/komp_ac.table_definition.rs");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user