diff --git a/pvpExceptions.json b/pvpExceptions.json index fb4f90f5fa..ecc38af1c0 100644 --- a/pvpExceptions.json +++ b/pvpExceptions.json @@ -1,5 +1,5 @@ { - "exempts": { + "exempts": { "PVP-41-1": { "errors": [ "CHANGELOG.md: line 9: Unreleased section is not allowed for public release" @@ -836,9 +836,5 @@ "Unity.Netcode.UserNetworkVariableSerialization.DuplicateValueDelegate: missing " ] } - }, - "extends": [ - "rme", - "supported" - ] + } }