Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Jan 30, 2025
1 parent c0a8f3b commit a6cf585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LXMF/Handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def received_announce(self, destination_hash, announced_identity, app_data):
# wanted_inbound_peers = int(data[3])
# except:
# wanted_inbound_peers = None
pass

if len(data) >= 3:
try:
Expand Down

0 comments on commit a6cf585

Please sign in to comment.