Skip to content

Commit

Permalink
chore: revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored Sep 11, 2024
1 parent 3f39a58 commit 239e48d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions benchmarks/transports/src/runner/helia/recipient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ try {
}))

console.info(`TEST-OUTPUT:${Date.now() - start}`)
} catch (err: any) {
console.error(err)
} catch {
console.info('TEST-OUTPUT:?')
}

Expand Down

0 comments on commit 239e48d

Please sign in to comment.