From f181e4cbea4753a76d1db2fbd798a60835ea128b Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Mon, 31 Oct 2022 22:41:57 +0100 Subject: [PATCH] idk --- cashu/tor/timeout.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/cashu/tor/timeout.py b/cashu/tor/timeout.py index 2454f06..c4e6e88 100755 --- a/cashu/tor/timeout.py +++ b/cashu/tor/timeout.py @@ -1,10 +1,8 @@ #!/usr/bin/env python import os -import signal import subprocess import sys import time -from symbol import except_clause def main():