You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -56,7 +56,6 @@ String abspath(const String &p_path);
|
||||
String realpath(const String &p_path);
|
||||
|
||||
String relative_to(const String &p_path, const String &p_relative_to);
|
||||
|
||||
} // namespace path
|
||||
|
||||
#endif // PATH_UTILS_H
|
||||
|
||||
Reference in New Issue
Block a user