mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 14:12:56 +08: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
|
||||
{
|
||||
// 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
|
||||
{
|
||||
[JsonProperty("error")]
|
||||
|
Loading…
Reference in New Issue
Block a user