mirror of
https://github.com/ppy/osu
synced 2025-02-24 22:57:05 +00:00
Remove unused using statement
This commit is contained in:
parent
5e5b86a1f4
commit
ea55ba7ba9
@ -10,7 +10,6 @@ using osu.Game.Input.Bindings;
|
|||||||
using osu.Game.Online.Rooms;
|
using osu.Game.Online.Rooms;
|
||||||
using osu.Game.Screens.OnlinePlay.Match.Components;
|
using osu.Game.Screens.OnlinePlay.Match.Components;
|
||||||
using osu.Game.Screens.Play;
|
using osu.Game.Screens.Play;
|
||||||
using osuTK.Input;
|
|
||||||
|
|
||||||
namespace osu.Game.Screens.OnlinePlay.Multiplayer
|
namespace osu.Game.Screens.OnlinePlay.Multiplayer
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user