mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:03:08 +08:00
Remove using statement
This commit is contained in:
parent
36d7775032
commit
f3bc944ac8
@ -2,7 +2,6 @@
|
|||||||
// See the LICENCE file in the repository root for full licence text.
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using osu.Framework.Bindables;
|
using osu.Framework.Bindables;
|
||||||
|
Loading…
Reference in New Issue
Block a user