1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 05:32:54 +08:00

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

View File

@ -15,7 +15,6 @@ using osu.Game.Input.Bindings;
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