mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Remove unnecessary CQ disable
This commit is contained in:
parent
8f78d6179b
commit
b5b79e09e4
@ -7,8 +7,6 @@ using Newtonsoft.Json;
|
|||||||
|
|
||||||
namespace osu.Game.Online.Rooms
|
namespace osu.Game.Online.Rooms
|
||||||
{
|
{
|
||||||
// TODO: Remove disable below after merging https://github.com/ppy/osu-framework/pull/5548 and applying follow-up changes game-side.
|
|
||||||
// ReSharper disable once PartialTypeWithSinglePart
|
|
||||||
public partial class APICreatedRoom : Room
|
public partial class APICreatedRoom : Room
|
||||||
{
|
{
|
||||||
[JsonProperty("error")]
|
[JsonProperty("error")]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user