Remove unused usings

This commit is contained in:
smoogipoo
2018-11-28 16:33:42 +09:00
parent a783fdb501
commit 09b79d736b
19 changed files with 3 additions and 17 deletions

View File

@ -4,7 +4,6 @@
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Game.Graphics.Sprites;
using osu.Game.Rulesets.Scoring;
using osu.Game.Scoring;
namespace osu.Game.Overlays.Profile.Sections.Ranks