From 58ea66a7e73ade71d3ce6f09f7d04a302791efae Mon Sep 17 00:00:00 2001 From: Franz Srambical <79149449+emergenz@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:44:37 +0200 Subject: [PATCH] fix: remove unused import --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 625eb13..ce53355 100644 --- a/main.py +++ b/main.py @@ -11,7 +11,6 @@ except NameError: pass ## we're still good """ -import functools from functools import partial import subprocess