From da3625161d8f8bcb2f43d703eec8d002d0bb9c87 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 19 Mar 2014 23:23:00 -0700 Subject: Removing imports of std::vec_ng::Vec It's now in the prelude. --- src/libsyntax/abi.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax/abi.rs') diff --git a/src/libsyntax/abi.rs b/src/libsyntax/abi.rs index 0547b374edb..b159920d929 100644 --- a/src/libsyntax/abi.rs +++ b/src/libsyntax/abi.rs @@ -9,7 +9,6 @@ // except according to those terms. use std::fmt; -use std::vec::Vec; use std::fmt::Show; #[deriving(Eq)] -- cgit 1.4.1-3-g733a5