1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 21:14:30 +08:00

Clean up usings

This commit is contained in:
Dean Herbert
2020-10-22 19:24:32 +09:00
Unverified
parent ee2513bf4b
commit 04f46bc1f8
@@ -13,9 +13,7 @@ using osu.Framework.Input.StateChanges;
using osu.Framework.Testing;
using osu.Framework.Threading;
using osu.Game.Graphics.Sprites;
using osu.Game.Online.Spectator;
using osu.Game.Replays;
using osu.Game.Replays.Legacy;
using osu.Game.Rulesets;
using osu.Game.Rulesets.Replays;
using osu.Game.Rulesets.UI;