From 8364a6feefe730c1cf06e95d00406afbdf5938c2 Mon Sep 17 00:00:00 2001 From: Jeffrey Seyfried Date: Sat, 12 Dec 2015 03:29:35 +0000 Subject: Remove unused imports --- src/compiletest/runtest.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compiletest') diff --git a/src/compiletest/runtest.rs b/src/compiletest/runtest.rs index 1b1f5115b60..459b43b4ffe 100644 --- a/src/compiletest/runtest.rs +++ b/src/compiletest/runtest.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -use self::TargetLocation::*; - use common::Config; use common::{CompileFail, ParseFail, Pretty, RunFail, RunPass, RunPassValgrind}; use common::{Codegen, DebugInfoLldb, DebugInfoGdb, Rustdoc}; -- cgit 1.4.1-3-g733a5