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
No known key found for this signature in database
GPG key ID: C3336907360768E1
123 changed files with 161 additions and 189 deletions

View file

@ -36,7 +36,6 @@
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"
#include "editor/export/editor_export.h"
#include "editor/export/editor_export_platform.h"
#include "editor/run/editor_run_bar.h"
#include "editor/script/script_editor_plugin.h"