Remove unused using

This commit is contained in:
nikolajlauridsen
2021-10-15 08:42:17 +02:00
parent ebd0d95df0
commit cc74e3f4fd

View File

@@ -4,7 +4,6 @@
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
using Newtonsoft.Json;
using NUnit.Framework;