mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -403,5 +403,4 @@ namespace TestPhysics2D {
|
||||
MainLoop *test() {
|
||||
return memnew(TestPhysics2DMainLoop);
|
||||
}
|
||||
|
||||
} // namespace TestPhysics2D
|
||||
|
||||
Reference in New Issue
Block a user