Skip to content

Commit e257b1f

Browse files
committed
Rm log statement
1 parent 22216d2 commit e257b1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/session-state.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ module.exports = class SessionState {
611611

612612
_updateBitfield (bitfield, flushed) {
613613
if (!bitfield) return
614-
console.log(this.core.discoveryKey)
615614

616615
const p = this._pendingBitfield
617616
const b = bitfield

0 commit comments

Comments
 (0)