tests/verify-api.rs: remove unused use clause
This commit is contained in:
parent
b8a82922c7
commit
d69fcf3080
@ -3,7 +3,6 @@ use failure::*;
|
|||||||
use proxmox_backup::api2;
|
use proxmox_backup::api2;
|
||||||
use proxmox::api::*;
|
use proxmox::api::*;
|
||||||
use proxmox::api::schema::*;
|
use proxmox::api::schema::*;
|
||||||
use proxmox::api::router::*;
|
|
||||||
|
|
||||||
// Simply test if api lookup tables inside Routers and Schemas are
|
// Simply test if api lookup tables inside Routers and Schemas are
|
||||||
// correctly sorted.
|
// correctly sorted.
|
||||||
|
Loading…
Reference in New Issue
Block a user