mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-12 15:53:32 -07:00
Cleanup
This commit is contained in:
@@ -168,10 +168,7 @@ class Resource:
|
||||
resource.hashmap = [None] * resource.total_parts
|
||||
resource.hashmap_height = 0
|
||||
resource.waiting_for_hmu = False
|
||||
|
||||
resource.receiving_part = False
|
||||
|
||||
# TODO: Recheck
|
||||
resource.consecutive_completed_height = -1
|
||||
|
||||
if not resource.link.has_incoming_resource(resource):
|
||||
|
||||
Reference in New Issue
Block a user