From dfb5c10dea0dd7bc56950148fa23fd02a07706fa Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 27 Feb 2013 00:10:03 -0500 Subject: Remove unused imports throughout src/ --- src/libsyntax/ast.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libsyntax/ast.rs') diff --git a/src/libsyntax/ast.rs b/src/libsyntax/ast.rs index cec35b429b4..16266236a12 100644 --- a/src/libsyntax/ast.rs +++ b/src/libsyntax/ast.rs @@ -13,9 +13,7 @@ use codemap::{span, FileName, spanned}; use core::cast; -use core::cmp; use core::option::{None, Option, Some}; -use core::ptr; use core::task; use core::to_bytes; use core::to_str::ToStr; -- cgit 1.4.1-3-g733a5