mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-28 18:01:19 +00:00
chore: address review
This commit is contained in:
parent
ec5319a50e
commit
751bc00f1b
@ -148,8 +148,6 @@ class PeerStore extends EventEmitter {
|
||||
if (!recorded.id.pubKey && peerInfo.id.pubKey) {
|
||||
recorded.id.pubKey = peerInfo.id.pubKey
|
||||
}
|
||||
|
||||
// this.peers.set(id, recorded)
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user