Re-namespace

This commit is contained in:
smoogipoo
2021-06-24 16:29:06 +09:00
parent c9ec4b9da4
commit 4af119a407
7 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,7 @@
using NUnit.Framework;
using osu.Framework.Graphics;
using osu.Game.Screens.OnlinePlay.Components;
using osu.Game.Tests.Visual.OnlinePlay;
using osu.Game.Users;
namespace osu.Game.Tests.Visual.Playlists