1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:47:29 +08:00

remove unnec using

This commit is contained in:
S Stewart 2020-09-19 15:13:52 -05:00
parent c49dcca1ff
commit d2f498a268

View File

@ -12,7 +12,6 @@ using osu.Framework;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Logging;
using osu.Framework.Platform;
using osu.Game.Beatmaps;