1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 13:23:22 +08:00

remove unused import

This commit is contained in:
chickensalt 2022-04-20 13:40:02 +10:00
parent 4f80651606
commit f5863c2030

View File

@ -26,7 +26,6 @@ using osu.Game.Input.Bindings;
using osu.Game.Localisation;
using osu.Game.Online.API;
using osu.Game.Overlays;
using osu.Game.Overlays.Notifications;
using osuTK;
using osuTK.Graphics;
using osuTK.Input;