diff options
Diffstat (limited to 'src/libsyntax/ext/pipes/mod.rs')
| -rw-r--r-- | src/libsyntax/ext/pipes/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsyntax/ext/pipes/mod.rs b/src/libsyntax/ext/pipes/mod.rs index 4b68d9d995c..3f4b5ee54f1 100644 --- a/src/libsyntax/ext/pipes/mod.rs +++ b/src/libsyntax/ext/pipes/mod.rs @@ -52,7 +52,6 @@ use ext::pipes::pipec::gen_init; use ext::pipes::proto::visit; use parse::lexer::{new_tt_reader, reader}; use parse::parser::Parser; -use parse::token::{get_ident_interner}; use core::option::None; pub mod ast_builder; |
