Remove unused using directive

This commit is contained in:
Bartłomiej Dach 2022-12-23 16:39:35 +01:00
parent 4a69cb4aae
commit 137a32ade6
No known key found for this signature in database

View File

@ -4,7 +4,6 @@
#nullable disable
using System;
using System.Linq;
using System.Net;
using NUnit.Framework;
using osu.Game.Online.API;