diff --git a/MyMcRealms/Controllers/McoController.cs b/MyMcRealms/Controllers/McoController.cs index 541961e..de9bd20 100644 --- a/MyMcRealms/Controllers/McoController.cs +++ b/MyMcRealms/Controllers/McoController.cs @@ -1,7 +1,6 @@ using Microsoft.AspNetCore.Mvc; using MyMcRealms.Attributes; using MyMcRealms.Responses; -using Newtonsoft.Json; namespace MyMcRealms.Controllers {