diff --git a/NEG/Utils/SerializableGuid.cs b/NEG/Utils/SerializableGuid.cs index d994dc0..b94763e 100644 --- a/NEG/Utils/SerializableGuid.cs +++ b/NEG/Utils/SerializableGuid.cs @@ -1,8 +1,5 @@ using System; -using System.Runtime.CompilerServices; -using UnityEditor; using UnityEngine; -using UnityEngine.Serialization; namespace NEG.Utils {