diff --git a/tests/test_owner_task_pattern.py b/tests/test_owner_task_pattern.py index 9330d02..e87aa78 100644 --- a/tests/test_owner_task_pattern.py +++ b/tests/test_owner_task_pattern.py @@ -14,7 +14,6 @@ import json from unittest.mock import AsyncMock, Mock, patch import anyio -import pytest from claude_agent_sdk import ClaudeSDKClient from claude_agent_sdk._internal.query import Query