api/comapt: drop schema submodule
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
2194824f77
commit
4f1963d259
|
@ -30,7 +30,3 @@ pub mod router {
|
|||
pub use super::{ApiHandler, ApiMethod, HttpError, RpcEnvironment, RpcEnvironmentType};
|
||||
pub use proxmox::api::router::*;
|
||||
}
|
||||
|
||||
pub mod schema {
|
||||
pub use proxmox::api::schema::*;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue