mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 06:02:54 +08:00
Remove unused using
This commit is contained in:
parent
37e3d95c35
commit
f4a7ec57e9
@ -4,7 +4,6 @@
|
|||||||
#nullable enable
|
#nullable enable
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Diagnostics;
|
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using Microsoft.AspNetCore.SignalR.Client;
|
using Microsoft.AspNetCore.SignalR.Client;
|
||||||
|
Loading…
Reference in New Issue
Block a user