Skip to content

Commit d23bab8

Browse files
authored
Merge pull request #1977 from tottoto/remove-legacy-numeric-constant-import
chore: remove legacy numeric constant import
2 parents d7b7765 + c2ca6f2 commit d23bab8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/test-support/src/matchers.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use std::fmt;
22
use std::process::Output;
33
use std::str;
4-
use std::usize;
54

65
use crate::process::ProcessBuilder;
76

0 commit comments

Comments
 (0)