mirror of https://github.com/ppy/osu
Remove unnecessary using statement
This commit is contained in:
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;
|
||||
|
|
Loading…
Reference in New Issue