Cleaned up superfluous path state call

This commit is contained in:
Mark Qvist
2026-05-29 08:21:32 +02:00
parent 91d531b053
commit ef8ccf67ed
-1
View File
@@ -1828,7 +1828,6 @@ class Transport:
else:
# If this destination is unknown in our table
# we should add it
Transport.mark_path_unknown_state(packet.destination_hash)
should_add = True
if should_add: