mirror of https://github.com/ppy/osu
Remove unneeded using directive
This commit is contained in:
parent
2b736c3cd6
commit
886dd0f0d4
|
@ -16,7 +16,6 @@
|
|||
using osu.Game.Overlays;
|
||||
using osu.Game.Overlays.Mods;
|
||||
using osu.Game.Rulesets.Mods;
|
||||
using osu.Game.Screens.Edit;
|
||||
using osu.Game.Screens.Play;
|
||||
using osu.Game.Screens.Ranking;
|
||||
using osu.Game.Skinning;
|
||||
|
|
Loading…
Reference in New Issue