[watch] Fix build warnings
This commit is contained in:
parent
a529ca5e65
commit
b1362bfa06
|
@ -1,6 +1,4 @@
|
|||
extern crate notify;
|
||||
extern crate time;
|
||||
extern crate crossbeam;
|
||||
|
||||
use std::path::Path;
|
||||
use self::notify::Watcher;
|
||||
|
|
Loading…
Reference in New Issue