1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 11:12:54 +08:00

Remove unused using directive

This commit is contained in:
Bartłomiej Dach 2020-10-19 23:46:09 +02:00
parent 6e4b28ed1e
commit 44279ed347

View File

@ -20,7 +20,6 @@ using osu.Game.Beatmaps;
using osu.Game.Configuration;
using osu.Game.Graphics;
using osu.Game.Graphics.Containers;
using osu.Game.Graphics.Sprites;
using osu.Game.Input;
using osu.Game.Overlays;
using osu.Game.Overlays.Notifications;