mirror of
https://github.com/bobwen-dev/hunter
synced 2025-04-12 00:55:41 +02:00
remove unused import
This commit is contained in:
parent
1ddffe2611
commit
e7033eca03
@ -20,7 +20,6 @@ use failure::Error;
|
||||
use notify::DebouncedEvent;
|
||||
use rayon::{ThreadPool, ThreadPoolBuilder};
|
||||
use alphanumeric_sort::compare_str;
|
||||
use osstrtools::OsStrTools;
|
||||
|
||||
use crate::fail::{HResult, HError, ErrorLog};
|
||||
use crate::dirty::{AsyncDirtyBit, DirtyBit, Dirtyable};
|
||||
|
Loading…
x
Reference in New Issue
Block a user