Remove unnecessary using

This commit is contained in:
Dean Herbert 2018-12-22 14:45:35 +09:00
parent e657f13c15
commit 23259b295c
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
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;