Skip to content

Commit 9ae39c7

Browse files
committed
Remove unneeded ts-expect-error
1 parent 8acbacc commit 9ae39c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ export const raw =
119119
let index = -1
120120
const parser = new Parser(parseOptions)
121121
const one = zwitch('type', {
122-
// @ts-expect-error: hush.
123122
handlers: {root, element, text, comment, doctype, raw: handleRaw},
124123
// @ts-expect-error: hush.
125124
unknown

0 commit comments

Comments
 (0)