We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199ebda commit 5a20646Copy full SHA for 5a20646
src/bin.rs
@@ -22,7 +22,6 @@ pub mod vfs_watch;
22
use std::path::{Path, PathBuf};
23
use std::sync::{Arc, Mutex};
24
use std::thread;
25
-use std::time::Duration;
26
27
use core::Config;
28
use pathext::canonicalish;
0 commit comments