Skip to content

Commit 52eb03f

Browse files
committed
chore: build
1 parent 1a93b6d commit 52eb03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-unixfs-exporter/test/importer.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ import { balanced, flat, trickle } from 'ipfs-unixfs-importer/layout'
1111
import all from 'it-all'
1212
import first from 'it-first'
1313
import last from 'it-last'
14-
// @ts-expect-error https://github.com/schnittstabil/merge-options/pull/28
1514
import toBuffer from 'it-to-buffer'
15+
// @ts-expect-error https://github.com/schnittstabil/merge-options/pull/28
1616
import extend from 'merge-options'
1717
import { base58btc } from 'multiformats/bases/base58'
1818
import { CID } from 'multiformats/cid'

0 commit comments

Comments
 (0)