mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #5160 - ishitatsuyuki:patch-1, r=matklad
Remove unused import
This commit is contained in:
commit
7cbad926f1
@ -3,7 +3,6 @@ use std::fs::{self, File, OpenOptions};
|
||||
use std::io::prelude::*;
|
||||
|
||||
use cargo::util::ProcessBuilder;
|
||||
use cargotest::ChannelChanger;
|
||||
use cargotest::install::{cargo_home, has_installed_exe};
|
||||
use cargotest::support::git;
|
||||
use cargotest::support::paths;
|
||||
|
Loading…
x
Reference in New Issue
Block a user