We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c335c9b + db58fd7 commit 7cbad92Copy full SHA for 7cbad92
tests/testsuite/install.rs
@@ -3,7 +3,6 @@ use std::fs::{self, File, OpenOptions};
3
use std::io::prelude::*;
4
5
use cargo::util::ProcessBuilder;
6
-use cargotest::ChannelChanger;
7
use cargotest::install::{cargo_home, has_installed_exe};
8
use cargotest::support::git;
9
use cargotest::support::paths;
0 commit comments