Skip to content

Commit a140c3c

Browse files
committed
Remove unused import.
1 parent 3e03b5d commit a140c3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#![allow(indexing_slicing, shadow_reuse, unknown_lints, missing_docs_in_private_items)]
1515
#![allow(needless_lifetimes)]
1616

17-
#[macro_use]
1817
extern crate syntax;
1918
#[macro_use]
2019
extern crate rustc;

0 commit comments

Comments
 (0)