diff --git a/src/EntityTemplate/Editor/EntityTemplateEditor.cs b/src/EntityTemplate/Editor/EntityTemplateEditor.cs index ac6e137..537bb96 100644 --- a/src/EntityTemplate/Editor/EntityTemplateEditor.cs +++ b/src/EntityTemplate/Editor/EntityTemplateEditor.cs @@ -4,7 +4,6 @@ using System; using System.Reflection; using UnityEditor; using UnityEngine; -using UnityEngine.UIElements; namespace DCFApixels.DragonECS.Unity.Editors {