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.
1 parent c335c9b commit db58fd7Copy full SHA for db58fd7
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