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

Commit 9bd2833

Browse files
committed
remove old comment
1 parent 61b4c15 commit 9bd2833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,6 @@ describe('ipfs node api', function () {
405405
it('files.rm', function (done) {
406406
this.timeout(20000)
407407

408-
// TODO fix the recursive qs value based on Jeromy input
409408
ipfs.files.rm('/test-folder', { 'r': true }, function (err) {
410409
assert(!err)
411410
if (err) {

0 commit comments

Comments
 (0)