From 831ed2da0d21911ab7340c22b5ac935987e56f52 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 29 Apr 2024 12:49:42 +0100 Subject: [PATCH] Tidying --- daemon_get_timeline.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/daemon_get_timeline.py b/daemon_get_timeline.py index 9317d818a..afa4775e6 100644 --- a/daemon_get_timeline.py +++ b/daemon_get_timeline.py @@ -830,8 +830,6 @@ def show_features_timeline(self, authorized: bool, else: # don't need authorized fetch here because there is # already the authorization check - onion_domain = self.server.onion_domain - i2p_domain = self.server.i2p_domain msg_str = json.dumps(inbox_features_feed, ensure_ascii=False) msg_str = convert_domains(calling_domain,