fix compile warning
This commit is contained in:
parent
b9e7bcc272
commit
a20fcab060
@ -245,10 +245,6 @@ async fn schedule_datastore_garbage_collection() {
|
|||||||
self,
|
self,
|
||||||
DataStoreConfig,
|
DataStoreConfig,
|
||||||
},
|
},
|
||||||
user::{
|
|
||||||
self,
|
|
||||||
User,
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
|
|
||||||
let email = server::lookup_user_email(Userid::root_userid());
|
let email = server::lookup_user_email(Userid::root_userid());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user