Skip to content

Commit

Permalink
remove redundant whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
donno2048 committed Apr 16, 2024
1 parent 586d9d6 commit 7b7a26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/tidy/src/style.rs
Original file line number Diff line number Diff line change
Expand Up @@ -596,4 +596,4 @@ pub fn check(path: &Path, bad: &mut bool) {
let _unused = skip_line_length;
let _unused = skip_file_length;
})
}
}

0 comments on commit 7b7a26b

Please sign in to comment.