mirror of
https://github.com/ppy/osu
synced 2024-12-29 18:32:39 +00:00
code style fix
This commit is contained in:
parent
85a924f078
commit
26f2d9047d
@ -33,7 +33,6 @@ using osu.Game.Overlays.Chat.ChannelList;
|
||||
using osuTK;
|
||||
using osuTK.Input;
|
||||
using osu.Game.Graphics.UserInterfaceV2;
|
||||
using osu.Game.Overlays.Comments;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Online
|
||||
{
|
||||
|
@ -3,7 +3,6 @@
|
||||
|
||||
using System.Net.Http;
|
||||
using osu.Framework.IO.Network;
|
||||
using osu.Game.Online.Chat;
|
||||
using osu.Game.Overlays.Chat;
|
||||
|
||||
namespace osu.Game.Online.API.Requests;
|
||||
|
Loading…
Reference in New Issue
Block a user