From 01fb27f64814dbd2fef755af4fd6197b1fe74240 Mon Sep 17 00:00:00 2001 From: Seo Sanghyeon Date: Tue, 12 Apr 2016 22:58:55 +0900 Subject: Remove unused trait imports --- src/libsyntax/parse/parser.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax/parse/parser.rs') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index b8c926f8de9..c7d6b5c057b 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -59,7 +59,6 @@ use ptr::P; use parse::PResult; use std::collections::HashSet; -use std::io::prelude::*; use std::mem; use std::path::{Path, PathBuf}; use std::rc::Rc; -- cgit 1.4.1-3-g733a5