Skip to content

Commit a1f3de4

Browse files
committed
Fix lint error
1 parent df0e058 commit a1f3de4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mapGenerator.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import asyncIterableWrap from './asyncIterableWrap.mjs'
55
import getQueue from './getQueue.mjs'
66
import Queue from './Queue.mjs'
77
import reflectStatus from './reflectStatus.mjs'
8-
import queueMicrotask from './queueMicrotask.mjs'
98

109
/**
1110
* Produces a an async iterator that will return each value or `iterable` after having processed them through

0 commit comments

Comments
 (0)