Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9bd2833

Browse files
committedOct 13, 2015
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

-1
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)
This repository has been archived.