Skip to content

Commit 6c02a18

Browse files
authored
build(client): tag asserts (#25842)
Command used: ``` pnpm run policy-check:asserts ```
1 parent 14c7818 commit 6c02a18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime/test-runtime-utils/src/assertionShortCodesMap.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,6 @@ export const shortCodeMap = {
12011201
"0x907": "unknown op type",
12021202
"0x908": "unknon type of op",
12031203
"0x909": "should not be called",
1204-
"0x90e": "Unknown format version",
12051204
"0x911": "Invalid operation on a disposed TreeCheckout",
12061205
"0x916": "invalid value",
12071206
"0x921": "Expected a leaf schema.",

0 commit comments

Comments
 (0)