diff --git a/tests/verify-api.rs b/tests/verify-api.rs index 74e1179f..607cd1f2 100644 --- a/tests/verify-api.rs +++ b/tests/verify-api.rs @@ -3,7 +3,6 @@ use failure::*; use proxmox_backup::api2; use proxmox::api::*; use proxmox::api::schema::*; -use proxmox::api::router::*; // Simply test if api lookup tables inside Routers and Schemas are // correctly sorted.