Skip to content

Commit 2e41ce9

Browse files
committed
tidy: Remove unused import
1 parent 7d761fe commit 2e41ce9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/tidy/src/error_codes_check.rs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
use std::collections::HashMap;
55
use std::ffi::OsStr;
66
use std::fs::read_to_string;
7-
use std::io::Read;
87
use std::path::Path;
98

109
// A few of those error codes can't be tested but all the others can and *should* be tested!

0 commit comments

Comments
 (0)