[watch] Fix build warnings

This commit is contained in:
Behnam Esfahbod 2017-09-01 15:50:49 -07:00
parent a529ca5e65
commit b1362bfa06
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
extern crate notify; extern crate notify;
extern crate time;
extern crate crossbeam;
use std::path::Path; use std::path::Path;
use self::notify::Watcher; use self::notify::Watcher;