Skip to content

Commit 9435ea4

Browse files
committed
Drop unused extern crate
1 parent bb381a7 commit 9435ea4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/lexer.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
extern crate file;
21
extern crate libsyntax2;
32
extern crate testutils;
43

tests/parser.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
extern crate file;
21
extern crate libsyntax2;
32
extern crate testutils;
43

0 commit comments

Comments
 (0)