diff --git a/tests/run_agent/test_summarize_api_error.py b/tests/run_agent/test_summarize_api_error.py index ed37f7f9226..f16cc76b107 100644 --- a/tests/run_agent/test_summarize_api_error.py +++ b/tests/run_agent/test_summarize_api_error.py @@ -11,7 +11,6 @@ provider error. This is a diagnostic improvement and is platform-agnostic. """ from types import SimpleNamespace - from typing import Any import httpx