From ef8ccf67edb17e894e63c8a01e3ef6463686fe77 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 29 May 2026 08:21:32 +0200 Subject: [PATCH] Cleaned up superfluous path state call --- RNS/Transport.py | 1 - 1 file changed, 1 deletion(-) diff --git a/RNS/Transport.py b/RNS/Transport.py index 3e025eac..b0bba537 100755 --- a/RNS/Transport.py +++ b/RNS/Transport.py @@ -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: