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/ast_util.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax/ast_util.rs') diff --git a/src/libsyntax/ast_util.rs b/src/libsyntax/ast_util.rs index d170ca92678..b040397de72 100644 --- a/src/libsyntax/ast_util.rs +++ b/src/libsyntax/ast_util.rs @@ -20,7 +20,6 @@ use opt_vec; use parse::token; use visit; -use core::iterator::IteratorUtil; use core::hashmap::HashMap; use core::int; use core::option; @@ -793,6 +792,7 @@ mod test { use ast::*; use super::*; use core::io; + use core::iterator::IteratorUtil; #[test] fn xorpush_test () { let mut s = ~[]; -- cgit 1.4.1-3-g733a5