mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 23:22:52 +00:00
Everywhere: Remove unnecessary whitespace at the end of some lines.
This commit is contained in:
parent
6749ba3477
commit
1f81bc6879
Notes:
sideshowbarker
2024-07-18 21:37:47 +09:00
Author: https://github.com/emanuele6
Commit: 1f81bc6879
Pull-request: https://github.com/SerenityOS/serenity/pull/5687
32 changed files with 76 additions and 76 deletions
|
@ -3,7 +3,7 @@ function foo() {
|
|||
function bar() {
|
||||
var y = 6;
|
||||
}
|
||||
|
||||
|
||||
bar();
|
||||
return y;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue