Skip to content

Commit 3058de9

Browse files
committed
remove unused imports
1 parent cc8ea94 commit 3058de9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_metadata/src/creader.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//! Validates all used crates and extern libraries and loads their metadata
22
33
use std::error::Error;
4-
use std::ffi::OsString;
54
use std::ops::Fn;
65
use std::path::Path;
76
use std::str::FromStr;

0 commit comments

Comments
 (0)