From 6d5a7b0219a2465ddefdbbf9b18acb524e898ab8 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 17 Mar 2024 01:01:39 +0100 Subject: [PATCH] Cleanup --- sbapp/main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/sbapp/main.py b/sbapp/main.py index cf6ed91..f2032e1 100644 --- a/sbapp/main.py +++ b/sbapp/main.py @@ -1222,8 +1222,6 @@ class SidebandApp(MDApp): self.attach_type = None self.attach_path = None self.update_message_widgets() - RNS.log("Trace:") - RNS.trace_exception(e) return self.attach_type = None