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:
@@ -43,7 +43,6 @@ class VersionControlEditorPlugin : public EditorPlugin {
|
||||
|
||||
public:
|
||||
enum ChangeType {
|
||||
|
||||
CHANGE_TYPE_NEW = 0,
|
||||
CHANGE_TYPE_MODIFIED = 1,
|
||||
CHANGE_TYPE_RENAMED = 2,
|
||||
|
||||
Reference in New Issue
Block a user