From 664f1253354674868bbb8474c6d08dba13d5fd56 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 17:28:38 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../core/workflow/nodes/agent/test_clarification_helper.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/tests/unit_tests/core/workflow/nodes/agent/test_clarification_helper.py b/api/tests/unit_tests/core/workflow/nodes/agent/test_clarification_helper.py index ee3bc304cc..cad5c0997f 100644 --- a/api/tests/unit_tests/core/workflow/nodes/agent/test_clarification_helper.py +++ b/api/tests/unit_tests/core/workflow/nodes/agent/test_clarification_helper.py @@ -2,8 +2,6 @@ Tests for agent node clarification helper and configuration. """ -import pytest - from core.workflow.nodes.agent.clarification_helper import ( extract_clarification_request, should_enable_clarification,