1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:17:26 +08:00

Remove unused using

This commit is contained in:
Salman Ahmed 2021-02-11 13:00:18 +03:00
parent 37e3d95c35
commit f4a7ec57e9

View File

@ -4,7 +4,6 @@
#nullable enable
using System;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.AspNetCore.SignalR.Client;