From f6547ee737514e9c091125abfcc7f6df4dae211b Mon Sep 17 00:00:00 2001 From: Deepanjan Roy Date: Tue, 10 Jun 2025 20:48:01 -0700 Subject: [PATCH] Remove unused pytest --- tests-unit/comfy_test/sandbox_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests-unit/comfy_test/sandbox_test.py b/tests-unit/comfy_test/sandbox_test.py index 7c26c80af..c883d9ff4 100644 --- a/tests-unit/comfy_test/sandbox_test.py +++ b/tests-unit/comfy_test/sandbox_test.py @@ -1,4 +1,3 @@ -import pytest from sandbox import windows_sandbox def test_icacl_no_low_integrity_label():