mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-07-04 05:01:52 +00:00
codestyle: fix linting
This commit is contained in:
@ -40,7 +40,6 @@ module.exports = class TCP {
|
||||
cb()
|
||||
})
|
||||
|
||||
|
||||
const socket = toPull.duplex(rawSocket)
|
||||
|
||||
const conn = new Connection(socket)
|
||||
|
Reference in New Issue
Block a user