mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:38:12 +00:00
LibJS+LibLine: Run clang-format
This commit is contained in:
parent
92e0378dbd
commit
88e7d44cc4
3 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,6 @@ bool is_an_array_index(JS::PropertyKey const& property_name)
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
// 8. Return true.
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue