api/compat: remove remaining api_schema references

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2019-11-21 14:53:15 +01:00
parent a2479cfa1a
commit cad540e969
15 changed files with 70 additions and 77 deletions

View File

@ -1,8 +1,9 @@
use std::fmt;
use failure::*;
use crate::api_schema::*;
use std::fmt;
use proxmox::api::const_regex;
use proxmox::api::schema::*;
const_regex! {
/// Regular expression to parse repository URLs