1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-31 02:30:06 +08:00

Remove unused using statement

This commit is contained in:
Dean Herbert
2022-02-28 15:24:02 +09:00
Unverified
parent 3634e12e66
commit 368eadd8d1
@@ -16,7 +16,6 @@ using osu.Framework.Graphics.Cursor;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Input;
using osu.Framework.Input.Events;
using osu.Game.Graphics;
using osu.Game.Graphics.Containers;