Remove unused using directive

This commit is contained in:
Bartłomiej Dach 2023-06-22 20:24:44 +02:00
parent cb0f642ad7
commit aea5eb37dc
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -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