Remove using directive

This commit is contained in:
Tree
2020-02-04 23:25:21 +01:00
committed by GitHub
parent c2a80119ca
commit 447f31ccfc

View File

@ -9,7 +9,6 @@ using osu.Game.Beatmaps;
using osu.Game.Overlays.BeatmapSet.Buttons;
using osu.Game.Screens.Select.Details;
using osuTK;
using osuTK.Graphics;
namespace osu.Game.Overlays.BeatmapSet
{