mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-18 06:26:16 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -50,7 +50,6 @@ enum class CompletionKind {
|
||||
};
|
||||
|
||||
PackedStringArray get_code_completion(CompletionKind p_kind, const String &p_script_file);
|
||||
|
||||
} // namespace gdmono
|
||||
|
||||
#endif // CODE_COMPLETION_H
|
||||
|
||||
Reference in New Issue
Block a user