Skip to content

Commit

Permalink
removing space
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer committed Sep 27, 2024
1 parent 53f8815 commit db5bb4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waku/node/peer_manager/peer_manager.nim
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ proc onPeerEvent(pm: PeerManager, peerId: PeerId, event: PeerEvent) {.async.} =
peerId = peerId,
inRelayPeers = inRelayPeers.len,
inRelayPeersTarget = pm.inRelayPeersTarget

await pm.switch.disconnect(peerId)

## Apply max ip colocation limit
Expand Down

0 comments on commit db5bb4c

Please sign in to comment.