refactor sync server into modules
This commit is contained in:
2
sync-server/src/api/mod.rs
Normal file
2
sync-server/src/api/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub(crate) mod add_version;
|
||||
pub(crate) mod get_child_version;
|
||||
Reference in New Issue
Block a user