mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 19:43:22 +08:00
Remove no longer used using directive
This commit is contained in:
parent
0679901e4d
commit
7f82a06a61
@ -4,7 +4,6 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Net;
|
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using osu.Framework.Allocation;
|
using osu.Framework.Allocation;
|
||||||
|
Loading…
Reference in New Issue
Block a user