From e45b5b064eb46685b0696e19ecb15a8f6a6874ce Mon Sep 17 00:00:00 2001 From: Auto Date: Mon, 26 Jan 2026 16:34:48 +0200 Subject: [PATCH] chore: remove unused import in test_security.py Co-Authored-By: Claude Opus 4.5 --- test_security.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_security.py b/test_security.py index 5068e1e..1bd48d9 100644 --- a/test_security.py +++ b/test_security.py @@ -15,7 +15,6 @@ from contextlib import contextmanager from pathlib import Path from security import ( - DEFAULT_PKILL_PROCESSES, bash_security_hook, extract_commands, get_effective_commands,