Skip to content

Commit 68fbf3f

Browse files
committed
Remove unused import
1 parent 5e2be62 commit 68fbf3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/suite/cli_misc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,6 @@ fn rename_rls_remove() {
667667
fn toolchain_broken_symlink() {
668668
use rustup::utils::raw::symlink_dir;
669669
use std::fs;
670-
use std::path::Path;
671670

672671
clitools::test(Scenario::None, &|config| {
673672
// We artificially create a broken symlink toolchain -- but this can also happen "legitimately"

0 commit comments

Comments
 (0)