From 6abd1c366b809c7ad4e2fc850b72d2e7a2f247aa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:33:45 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/__main__.py') diff --git a/src/__main__.py b/src/__main__.py index c20e65b..271612e 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -443,4 +443,3 @@ except ipc.PermissionsError: sys.exit(4) except ipc.ExistentialError: sys.exit(3) except ipc.BusyError: sys.exit(2) except: sys.exit(1) - -- cgit v1.2.3-70-g09d2