mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 12:23:13 +08:00
Remove unused using statement
This commit is contained in:
parent
abe1a3990a
commit
2ded7d281b
@ -30,7 +30,6 @@ using osuTK;
|
|||||||
using osuTK.Graphics;
|
using osuTK.Graphics;
|
||||||
using osu.Game.Online.API;
|
using osu.Game.Online.API;
|
||||||
using osu.Game.Utils;
|
using osu.Game.Utils;
|
||||||
using osu.Framework.Utils;
|
|
||||||
|
|
||||||
namespace osu.Game.Online.Leaderboards
|
namespace osu.Game.Online.Leaderboards
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user