mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -47,7 +47,6 @@ class JavaClass : public Reference {
|
||||
|
||||
#ifdef ANDROID_ENABLED
|
||||
enum ArgumentType{
|
||||
|
||||
ARG_TYPE_VOID,
|
||||
ARG_TYPE_BOOLEAN,
|
||||
ARG_TYPE_BYTE,
|
||||
|
||||
Reference in New Issue
Block a user