remove api_schema submodule

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2019-11-22 09:29:16 +01:00
parent e57e1cd82d
commit be2bb37205
7 changed files with 5 additions and 300 deletions

View File

@ -4,9 +4,6 @@ pub mod buildcfg;
#[macro_use]
pub mod tools;
#[macro_use]
pub mod api_schema;
#[macro_use]
pub mod server;