Skip to content

Commit 24a89a0

Browse files
committed
Replace ExpnId with SyntaxContext
1 parent da0742c commit 24a89a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libsyntax_ext/global_asm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
use syntax::ast;
2222
use syntax::ext::base;
2323
use syntax::ext::base::*;
24-
use syntax::codemap;
2524
use syntax::feature_gate;
2625
use syntax::ptr::P;
2726
use syntax::symbol::Symbol;

0 commit comments

Comments
 (0)