mirror of https://github.com/ppy/osu
Remove unused using directive
This commit is contained in:
parent
cb0f642ad7
commit
aea5eb37dc
|
@ -15,7 +15,6 @@
|
|||
using osu.Game.Screens;
|
||||
using osu.Game.Screens.Edit;
|
||||
using osu.Game.Screens.Edit.Components;
|
||||
using osu.Game.Screens.Play;
|
||||
using osuTK;
|
||||
|
||||
namespace osu.Game.Overlays.SkinEditor
|
||||
|
|
Loading…
Reference in New Issue