diff --git a/Runtime/AvatarCreator/AuthManager.cs b/Runtime/AvatarCreator/AuthManager.cs index b24d3341..508f36fc 100644 --- a/Runtime/AvatarCreator/AuthManager.cs +++ b/Runtime/AvatarCreator/AuthManager.cs @@ -1,7 +1,6 @@ using System; using System.Threading.Tasks; using ReadyPlayerMe.Core; -using UnityEngine; namespace ReadyPlayerMe.AvatarCreator {