Skip to content

Commit 5ce90e2

Browse files
committed
Removing unused import
1 parent 1487128 commit 5ce90e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtask/tests/ci.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use std::{collections::BTreeMap, env};
1+
use std::env;
22
use xshell::cmd;
33
use xtask::is_git_clean;
44

0 commit comments

Comments
 (0)