mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-29 17:01:37 +00:00
remove unnecessary logs
This commit is contained in:
@ -96,7 +96,6 @@ experiment('IDENTIFY', function () {
|
||||
})
|
||||
|
||||
identifyB.on('peer-update', function (answer) {
|
||||
console.log('SUCH PEER-UPDATE')
|
||||
done()
|
||||
})
|
||||
identifyA.on('peer-update', function (answer) {})
|
||||
|
Reference in New Issue
Block a user