mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-28 18:50:04 +00:00
fix an unused import warning
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
10d77d9712
commit
2f699281c1
@ -3,7 +3,6 @@ mod api;
|
||||
pub use api::*;
|
||||
|
||||
pub mod auth;
|
||||
pub use auth::*;
|
||||
|
||||
mod watchdog;
|
||||
pub use watchdog::*;
|
||||
|
Loading…
Reference in New Issue
Block a user