We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d761fe commit 2e41ce9Copy full SHA for 2e41ce9
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