mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
tidy: Remove unused import
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
use std::collections::HashMap;
|
||||
use std::ffi::OsStr;
|
||||
use std::fs::read_to_string;
|
||||
use std::io::Read;
|
||||
use std::path::Path;
|
||||
|
||||
// A few of those error codes can't be tested but all the others can and *should* be tested!
|
||||
|
||||
Reference in New Issue
Block a user