]> git.lizzy.rs Git - rust.git/blobdiff - tests/versioncheck.rs
Auto merge of #10149 - jyn514:duplicate-sysroot, r=flip1995
[rust.git] / tests / versioncheck.rs
index 7a85386a3df4b8fc9934fe30010e5f87820fe12d..c721e9969c9aa67497c32ab03d2510e6e6ecaf11 100644 (file)
@@ -2,7 +2,6 @@
 #![warn(rust_2018_idioms, unused_lifetimes)]
 #![allow(clippy::single_match_else)]
 
-use rustc_tools_util::VersionInfo;
 use std::fs;
 
 #[test]