Skip to content

Commit 5a20646

Browse files
committed
Address code review, remove unnecessary import
1 parent 199ebda commit 5a20646

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin.rs

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ pub mod vfs_watch;
2222
use std::path::{Path, PathBuf};
2323
use std::sync::{Arc, Mutex};
2424
use std::thread;
25-
use std::time::Duration;
2625

2726
use core::Config;
2827
use pathext::canonicalish;

0 commit comments

Comments
 (0)