Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
billiegoose committed Jun 26, 2024
1 parent 34104af commit f6e6b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ module.exports = class Hyperswarm extends EventEmitter {
conn.on('error', noop)
return conn.destroy(ERR_DESTROYED)
}

const existing = this._allConnections.get(conn.remotePublicKey)

if (existing) {
Expand Down

0 comments on commit f6e6b16

Please sign in to comment.