Skip to content

Commit 2aa9dd0

Browse files
committed
remove unused import
1 parent 7723bdb commit 2aa9dd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/xtask/src/main.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use std::{
88
collections::{HashMap, HashSet},
99
ffi::{OsStr, OsString},
1010
io::Write,
11-
os::unix::process::CommandExt,
1211
path::{Path, PathBuf},
1312
process::Command,
1413
str::FromStr,

0 commit comments

Comments
 (0)