1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00

Remove unused using

This commit is contained in:
naoey 2019-07-02 16:25:40 +05:30
parent eaa19d5a49
commit 1ff6a9d085
No known key found for this signature in database
GPG Key ID: 670DA9BE3DF7EE60

View File

@ -4,7 +4,6 @@
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Game.Beatmaps;
using osu.Game.Graphics;
using osu.Game.Graphics.Containers;
using osu.Game.Graphics.UserInterface;
using osu.Game.Online;