Skip to content

Commit 222de0c

Browse files
committed
Fix unused import warning
1 parent c412a55 commit 222de0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
html_root_url = "http://doc.rust-lang.org/env_logger/")]
7272
#![cfg_attr(test, deny(warnings))]
7373

74-
#[macro_use]
7574
extern crate slog;
7675
extern crate slog_term;
7776
extern crate slog_stdlog;

0 commit comments

Comments
 (0)