Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Jul 13, 2023
1 parent e345865 commit 16fc5ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/verify/ingest.go
Original file line number Diff line number Diff line change
Expand Up @@ -724,9 +724,6 @@ func doDHFind(ctx context.Context, cl *client.DHashClient, mhs []multihash.Multi
resp.MultihashResults = append(resp.MultihashResults, r.MultihashResults...)
}
}
//if resp == nil && cctx.Bool("fallback") {
// return clearFind(cctx, mhs)
//}
return resp, nil
}

Expand Down

0 comments on commit 16fc5ed

Please sign in to comment.