mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 02:09:52 +08:00
Remove unnecessary using statement
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user