forked from proxmox-mirrors/proxmox
macro: silence some warnings in tests
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
17980fe62d
commit
f22b693800
@ -1,6 +1,8 @@
|
||||
//! This should test the usage of "external" types. For any unrecognized schema type we expect the
|
||||
//! type's impl to provide an `pub const API_SCHEMA: &Schema`.
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
||||
use proxmox::api::schema;
|
||||
use proxmox_api_macro::api;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user