remove redundant whitespace

This commit is contained in:
Elisha Hollander 2023-09-18 11:15:04 +03:00 committed by donno2048
parent 586d9d6daf
commit 7b7a26bee5

View file

@ -596,4 +596,4 @@ pub fn check(path: &Path, bad: &mut bool) {
let _unused = skip_line_length;
let _unused = skip_file_length;
})
}
}