Remove unused includes in modules with clangd-tidy
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
#include "gdscript_byte_codegen.h"
|
||||
|
||||
#include "core/debugger/engine_debugger.h"
|
||||
#include "core/object/class_db.h"
|
||||
|
||||
uint32_t GDScriptByteCodeGenerator::add_parameter(const StringName &p_name, bool p_is_optional, const GDScriptDataType &p_type) {
|
||||
|
||||
Reference in New Issue
Block a user