We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30599d7 + 2e41ce9 commit 43d7732Copy full SHA for 43d7732
src/tools/tidy/src/error_codes_check.rs
@@ -4,7 +4,6 @@
4
use std::collections::HashMap;
5
use std::ffi::OsStr;
6
use std::fs::read_to_string;
7
-use std::io::Read;
8
use std::path::Path;
9
10
// A few of those error codes can't be tested but all the others can and *should* be tested!
0 commit comments