From 98ba91f81bea38d8fc8bd5bc0cb44ac3e173a53c Mon Sep 17 00:00:00 2001 From: Huon Wilson Date: Sun, 9 Jun 2013 02:21:11 +1000 Subject: remove unused import warnings --- src/libsyntax/parse/mod.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libsyntax/parse/mod.rs') diff --git a/src/libsyntax/parse/mod.rs b/src/libsyntax/parse/mod.rs index d7248204e1c..559bca34f21 100644 --- a/src/libsyntax/parse/mod.rs +++ b/src/libsyntax/parse/mod.rs @@ -341,10 +341,9 @@ mod test { use codemap::{span, BytePos, spanned}; use opt_vec; use ast; - use ast::{new_ident}; use abi; use parse::parser::Parser; - use parse::token::{intern, str_to_ident}; + use parse::token::{str_to_ident}; use util::parser_testing::{string_to_tts_and_sess, string_to_parser}; use util::parser_testing::{string_to_expr, string_to_item}; use util::parser_testing::{string_to_stmt, strs_to_idents}; -- cgit 1.4.1-3-g733a5