Skip to content

Commit 07d2296

Browse files
committed
fixup!
1 parent 1aa1632 commit 07d2296

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/parser/constants.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ export const DOC_TYPES_MAPPING_OTHER = {
358358
Iterable: `${DOC_MDN_BASE_URL_JS}Reference/Iteration_protocols#The_iterable_protocol`,
359359
Iterator: `${DOC_MDN_BASE_URL_JS}Reference/Iteration_protocols#The_iterator_protocol`,
360360

361-
362361
CloseEvent: `${DOC_MDN_BASE_URL}/API/CloseEvent`,
363362
EventSource: `${DOC_MDN_BASE_URL}/API/EventSource`,
364363
MessageEvent: `${DOC_MDN_BASE_URL}/API/MessageEvent`,

0 commit comments

Comments
 (0)