Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Nov 6, 2023
1 parent 6c00d2e commit dc42d48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/suite/cli_misc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@ fn rename_rls_remove() {
fn toolchain_broken_symlink() {
use rustup::utils::raw::symlink_dir;
use std::fs;
use std::path::Path;

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

0 comments on commit dc42d48

Please sign in to comment.