issue/43 Removed notify

This commit is contained in:
Paul Masurel
2017-02-19 22:41:45 +09:00
parent 0f332d1fd3
commit c677eb9f13

View File

@@ -46,7 +46,6 @@ extern crate itertools;
extern crate chan;
extern crate crossbeam;
extern crate bit_set;
extern crate notify;
extern crate futures;
extern crate futures_cpupool;