]> git.proxmox.com Git - proxmox-backup.git/blobdiff - src/api_schema.rs
move src/api_schema/config.rs -> src/server/config.rs
[proxmox-backup.git] / src / api_schema.rs
index 27ef3194da31765fc0b1fe5e57f3e9f62b080c47..8069fd091fd054e25069e19e5487c3a72c657fc3 100644 (file)
@@ -8,5 +8,4 @@
 //! hierarchy of API entries, and provides ways to find an API
 //! definition by path.
 
-pub mod config;
 pub mod format;