Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Russell Dempsey <[email protected]>
  • Loading branch information
2color and SgtPooki authored Dec 5, 2024
1 parent 57ea8ed commit 83e522b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/verified-fetch/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@
*
* ```typescript
* import { createVerifiedFetch } from '@helia/verified-fetch'
* // @ts-expect-error - blake2b256 is not a direct dependency
* import { blake2b256 } from '@multiformats/blake2/blake2b'
*
* const verifiedFetch = await createVerifiedFetch({
Expand Down

0 comments on commit 83e522b

Please sign in to comment.