Skip to content

Commit

Permalink
Remove unused time crate
Browse files Browse the repository at this point in the history
  • Loading branch information
naglis committed Dec 7, 2023
1 parent ea93772 commit ccb26fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benches/options.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

extern crate mpd;
extern crate test;
extern crate time;

use std::os::unix::net::UnixStream;
use test::{black_box, Bencher};
Expand Down

0 comments on commit ccb26fb

Please sign in to comment.