mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 18:30:21 +08:00
Remove unused using directive
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#nullable disable
|
||||
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.Net;
|
||||
using NUnit.Framework;
|
||||
using osu.Game.Online.API;
|
||||
|
||||
Reference in New Issue
Block a user