This commit is contained in:
2026-01-10 17:53:31 -06:00
parent c209b84a96
commit e949ccf10a

View File

@@ -99,7 +99,6 @@ class AutoPropagationManager:
hasattr(self.context, "rnprobe_handler")
and self.context.rnprobe_handler
):
# Re-using the logic from RNProbeHandler but simplified
if not RNS.Transport.has_path(destination_hash):
RNS.Transport.request_path(destination_hash)