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