Skip to content

Commit

Permalink
chore: appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Jan 12, 2024
1 parent c5562c8 commit 4f608b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ls.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default async function ls (carPath, opts = {}) {
}

/**
* @param {Blockstore} bs
* @param {Blockstore} bs
* @param {import('multiformats').UnknownLink} link
* @returns {AsyncIterable<MissingEntry|DataEntry|DirectoryEntry|FileEntry>}
*/
Expand Down

0 comments on commit 4f608b4

Please sign in to comment.