1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 10:22:56 +08:00

Remove unused namepace

This commit is contained in:
Fabian van Oeffelt 2023-09-25 16:56:34 +02:00
parent 59d3143645
commit 2a3391d83b

View File

@ -32,7 +32,6 @@ using osu.Game.Rulesets.Mods;
using osu.Game.Screens.Menu;
using osu.Game.Screens.OnlinePlay.Match.Components;
using osu.Game.Screens.OnlinePlay.Multiplayer;
using osuTK;
namespace osu.Game.Screens.OnlinePlay.Match
{