Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
  • Loading branch information
hacdias committed Apr 20, 2020
1 parent bc99e5f commit 7b75895
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/daemon/daemon.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ async function spawn ({ flags, path, keysize }) {
args: flags
})

// ipfsd-ctl is not setting .initialized properly after spawn.
// NOTE: https://github.com/ipfs/js-ipfsd-ctl/issues/500
if (configExists(ipfsd)) {
checkCorsConfig(ipfsd)
return { ipfsd, isRemote: false }
Expand Down

0 comments on commit 7b75895

Please sign in to comment.