mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-13 09:11:20 +00:00
clear unused console logs
This commit is contained in:
@ -37,7 +37,6 @@ function identify (muxedConns, peerInfoSelf, socket, conn, muxer) {
|
||||
muxer: muxer,
|
||||
socket: socket
|
||||
}
|
||||
console.log('do I get back')
|
||||
|
||||
// TODO: Pass the new discovered info about the peer that contacted us
|
||||
// to something like the Kademlia Router, so the peerInfo for this peer
|
||||
|
Reference in New Issue
Block a user