Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit 6bacd46

Browse files
committed
removed left-over comment from copy-pasta
1 parent d3f51c8 commit 6bacd46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/exporter/unknown.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const CID = require('cids')
55
const pull = require('pull-stream')
66
const pullDefer = require('pull-defer')
77

8-
// Logic to export a single (possibly chunked) unixfs file.
98
module.exports = (node, name, pathRest, ipldResolver, resolve) => {
109
let newNode
1110
if (pathRest.length) {

0 commit comments

Comments
 (0)