You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user