it compiled properly well

This commit is contained in:
filipriec
2025-03-01 20:16:32 +01:00
parent e53ed7bdc0
commit 93ce33c840
3 changed files with 21 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
// src/table_definition/handlers.rs
// server/src/table_definition/handlers.rs
pub mod post_table_definition;
pub mod get_profile_tree;