fix compile warning

This commit is contained in:
Dietmar Maurer 2020-10-28 10:47:30 +01:00
parent b9e7bcc272
commit a20fcab060
1 changed files with 0 additions and 4 deletions

View File

@ -245,10 +245,6 @@ async fn schedule_datastore_garbage_collection() {
self,
DataStoreConfig,
},
user::{
self,
User,
},
};
let email = server::lookup_user_email(Userid::root_userid());