Skip to content

Commit 7cbad92

Browse files
committed
Auto merge of #5160 - ishitatsuyuki:patch-1, r=matklad
Remove unused import
2 parents c335c9b + db58fd7 commit 7cbad92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testsuite/install.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ use std::fs::{self, File, OpenOptions};
33
use std::io::prelude::*;
44

55
use cargo::util::ProcessBuilder;
6-
use cargotest::ChannelChanger;
76
use cargotest::install::{cargo_home, has_installed_exe};
87
use cargotest::support::git;
98
use cargotest::support::paths;

0 commit comments

Comments
 (0)