mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
parent
66e3060ea1
commit
02161aad5a
221 changed files with 0 additions and 399 deletions
|
|
@ -84,7 +84,6 @@ int sfind(const String &p_text, int p_from) {
|
|||
|
||||
return -1;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
String sformat(const String &p_text, const Variant &p1, const Variant &p2, const Variant &p3, const Variant &p4, const Variant &p5) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue