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:
@@ -194,5 +194,4 @@ String relative_to(const String &p_path, const String &p_relative_to) {
|
||||
|
||||
return relative_to_impl(path_abs_norm, relative_to_abs_norm);
|
||||
}
|
||||
|
||||
} // namespace path
|
||||
|
||||
Reference in New Issue
Block a user