1
0
mirror of https://github.com/bobwen-dev/hunter synced 2025-04-12 00:55:41 +02:00

remove unnecessary metadata fetching

This commit is contained in:
rabite 2019-04-20 17:11:22 +02:00
parent 17603ca15f
commit 55675e0c5e

View File

@ -263,7 +263,6 @@ impl FileBrowser {
let mut files = cache.get_files_sync(&main_dir)?;
let selection = cache.get_selection(&main_dir).ok();
files.meta_all();
files.meta_all();
let mut list = ListView::new(&core_m.clone(),