mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Fix some Clippy lints.
This commit is contained in:
parent
c23adde5a3
commit
3e5cd8815d
14 changed files with 37 additions and 43 deletions
|
@ -432,7 +432,7 @@ fn print_debug_usage(app: &str) -> ! {
|
|||
"Emit native OS signposts for profile events (currently macOS only)",
|
||||
);
|
||||
|
||||
println!("");
|
||||
println!();
|
||||
|
||||
process::exit(0)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue