mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Everywhere: Remove unnecessary whitespace at the end of some lines.
This commit is contained in:
committed by
Andreas Kling
parent
6749ba3477
commit
1f81bc6879
@@ -3,7 +3,7 @@ function foo() {
|
||||
function bar() {
|
||||
var y = 6;
|
||||
}
|
||||
|
||||
|
||||
bar();
|
||||
return y;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user