mirror of https://github.com/ppy/osu
Remove unused using directive
This commit is contained in:
parent
285248d554
commit
7f68fe429f
|
@ -15,7 +15,6 @@
|
|||
using osu.Game.Rulesets.UI;
|
||||
using osu.Game.Rulesets.UI.Scrolling;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Rulesets.Catch.UI
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue