Skip to content

Commit 2cb4fe7

Browse files
committed
Fix unused crate warning
1 parent f74cf39 commit 2cb4fe7

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
@@ -4,7 +4,6 @@
44
#![warn(unused_lifetimes)]
55
#![warn(unreachable_pub)]
66

7-
extern crate snap;
87
#[macro_use]
98
extern crate rustc_middle;
109
extern crate rustc_ast;

0 commit comments

Comments
 (0)