Skip to content

Commit a616531

Browse files
committed
Remove extra
1 parent 0d471d3 commit a616531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/attr.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
// Functions dealing with attributes and meta_items
1212

13-
extern mod extra;
13+
use extra;
1414

1515
use ast;
1616
use codemap::{spanned, dummy_spanned};

0 commit comments

Comments
 (0)