mirror of
https://github.com/markqvist/LXMF.git
synced 2025-07-28 01:25:19 -04:00
Cleanup
This commit is contained in:
parent
c0a8f3be49
commit
a6cf585109
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ class LXMFPropagationAnnounceHandler:
|
||||||
# wanted_inbound_peers = int(data[3])
|
# wanted_inbound_peers = int(data[3])
|
||||||
# except:
|
# except:
|
||||||
# wanted_inbound_peers = None
|
# wanted_inbound_peers = None
|
||||||
|
pass
|
||||||
|
|
||||||
if len(data) >= 3:
|
if len(data) >= 3:
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue