Cleanup
This commit is contained in:
parent
d5540b927f
commit
1ef4665073
3 changed files with 4 additions and 6 deletions
|
|
@ -2119,7 +2119,6 @@ class LXMRouter:
|
|||
if (not transient_id in self.propagation_entries and not transient_id in self.locally_processed_transient_ids) or allow_duplicate == True:
|
||||
received = time.time()
|
||||
destination_hash = lxmf_data[:LXMessage.DESTINATION_LENGTH]
|
||||
RNS.log("GOT MESSAGE FOR "+RNS.prettyhexrep(destination_hash))
|
||||
|
||||
self.locally_processed_transient_ids[transient_id] = received
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue