From 697ef95c9f22376232e5dd60ab429fe4a31b6332 Mon Sep 17 00:00:00 2001 From: Matthias Krüger Date: Tue, 4 Feb 2020 01:05:45 +0100 Subject: remove redundant imports (clippy::single_component_path_imports) --- src/libtest/cli.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libtest/cli.rs') diff --git a/src/libtest/cli.rs b/src/libtest/cli.rs index edff8bea0f3..778600b2196 100644 --- a/src/libtest/cli.rs +++ b/src/libtest/cli.rs @@ -1,6 +1,5 @@ //! Module converting command-line arguments into test configuration. -use getopts; use std::env; use std::path::PathBuf; -- cgit 1.4.1-3-g733a5