Remove unused includes in modules with clangd-tidy

This commit is contained in:
Rémi Verschelde
2026-03-12 21:17:06 +01:00
parent 874f500acb
commit 6d309c858e
179 changed files with 206 additions and 238 deletions
@@ -37,7 +37,6 @@
#include "core/core_constants.h"
#include "core/object/class_db.h"
#include "editor/settings/editor_settings.h"
#include "editor/themes/editor_theme_manager.h"
#include "scene/gui/text_edit.h"
Dictionary GDScriptSyntaxHighlighter::_get_line_syntax_highlighting_impl(int p_line) {