1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 03:47:04 +08:00

Remove unnecessary using statement

This commit is contained in:
Dean Herbert
2019-10-31 16:52:56 +09:00
Unverified
parent 5d47a2e557
commit fe93df7186
@@ -3,7 +3,6 @@
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Graphics.Containers;
using osu.Game.Beatmaps;
using osu.Game.Overlays;
using osu.Game.Overlays.BeatmapSet;