Skip to content

Commit 619586c

Browse files
committed
Removed unnecessary extension of pvpProfiles
1 parent de3cc35 commit 619586c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

pvpExceptions.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"exempts": {
2+
"exempts": {
33
"PVP-41-1": {
44
"errors": [
55
"CHANGELOG.md: line 9: Unreleased section is not allowed for public release"
@@ -836,9 +836,5 @@
836836
"Unity.Netcode.UserNetworkVariableSerialization<T>.DuplicateValueDelegate: missing <param name=\"duplicatedValue\">"
837837
]
838838
}
839-
},
840-
"extends": [
841-
"rme",
842-
"supported"
843-
]
839+
}
844840
}

0 commit comments

Comments
 (0)