Skip to content

Commit fd90fd6

Browse files
authored
Auto merge of #2960 - jseyfried:remove_unused_import, r=alexcrichton
Remove another unused import Ideally, this would have been in #2942.
2 parents af4ec39 + 503d802 commit fd90fd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cargotest/support/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use url::Url;
1515
use hamcrest as ham;
1616
use cargo::util::ProcessBuilder;
1717
use cargo::util::ProcessError;
18-
use cargo::util::process;
1918

2019
use support::paths::CargoPathExt;
2120

0 commit comments

Comments
 (0)