Remove unused includes in editor with clangd-tidy

Also includes the few changes flagged in `main`.
This commit is contained in:
Rémi Verschelde
2026-03-12 11:50:51 +01:00
parent e2c614fe9a
commit 005e054245
123 changed files with 161 additions and 189 deletions
@@ -39,7 +39,6 @@
#include "editor/editor_node.h"
#include "editor/editor_string_names.h"
#include "editor/themes/editor_scale.h"
#include "scene/gui/margin_container.h"
#include "scene/gui/separator.h"
#include "scene/gui/texture_rect.h"
#include "scene/gui/tree.h"