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/codemap.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax/codemap.rs') diff --git a/src/libsyntax/codemap.rs b/src/libsyntax/codemap.rs index 77fe53f5b25..232c57eb5a2 100644 --- a/src/libsyntax/codemap.rs +++ b/src/libsyntax/codemap.rs @@ -28,7 +28,6 @@ use core::dvec::DVec; use core::str; use core::to_bytes; use core::uint; -use core::vec; use std::serialize::{Encodable, Decodable, Encoder, Decoder}; pub trait Pos { -- cgit 1.4.1-3-g733a5