diff --git a/benches/options.rs b/benches/options.rs index 48306544..b7a75ae4 100644 --- a/benches/options.rs +++ b/benches/options.rs @@ -2,7 +2,6 @@ extern crate mpd; extern crate test; -extern crate time; use std::os::unix::net::UnixStream; use test::{black_box, Bencher};