mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-15 12:50:47 +02:00
Remove old peer connection param (#645)
This commit is contained in:
parent
c832f2515a
commit
464a660ee2
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ class PeerSyncController:
|
|||
):
|
||||
self.squeak_controller = squeak_controller
|
||||
self.peer = peer
|
||||
# self.peer_connection = None
|
||||
self.peer_client = PeerClient(
|
||||
self.peer.host,
|
||||
self.peer.port,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue