This commit is contained in:
@@ -23,7 +23,6 @@ async fn main() -> std::io::Result<()> {
|
||||
let rt = tokio::runtime::Handle::current();
|
||||
rt.block_on(async move {
|
||||
app_state_clone.cache_storj_filelist().await;
|
||||
app_state_clone.refresh_file_list_periodically().await;
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user