You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 19:01:36 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -64,7 +64,6 @@ class VisualScriptEditor : public ScriptEditorBase {
|
||||
};
|
||||
|
||||
enum PortAction {
|
||||
|
||||
CREATE_CALL_SET_GET,
|
||||
CREATE_ACTION,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user