1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 07:42:57 +08:00

Remove unnecessary using

This commit is contained in:
Dean Herbert 2018-12-22 14:45:35 +09:00
parent e657f13c15
commit 23259b295c

View File

@ -13,7 +13,6 @@ using osu.Framework.Threading;
using osu.Game.Graphics.Containers;
using osu.Game.Graphics.UserInterface;
using osu.Game.Online.API;
using osu.Game.Screens.Select.Leaderboards;
using osuTK;
using osuTK.Graphics;