Remove unused header in editor.

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
Yufeng Ying
2024-12-21 01:11:43 +08:00
parent 73d85f46c9
commit f241c1fda0
185 changed files with 57 additions and 308 deletions

View File

@@ -31,7 +31,6 @@
#ifndef EDITOR_UNDO_REDO_MANAGER_H
#define EDITOR_UNDO_REDO_MANAGER_H
#include "core/object/class_db.h"
#include "core/object/object.h"
#include "core/object/undo_redo.h"