mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-05-02 19:04:20 +00:00
fix compile warning
This commit is contained in:
parent
b9e7bcc272
commit
a20fcab060
@ -245,10 +245,6 @@ async fn schedule_datastore_garbage_collection() {
|
||||
self,
|
||||
DataStoreConfig,
|
||||
},
|
||||
user::{
|
||||
self,
|
||||
User,
|
||||
},
|
||||
};
|
||||
|
||||
let email = server::lookup_user_email(Userid::root_userid());
|
||||
|
Loading…
Reference in New Issue
Block a user