Skip to content

Commit 89eae56

Browse files
authored
Update tests/contrib/google_adk_agents/test_adk_streaming.py
1 parent d817542 commit 89eae56

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/contrib/google_adk_agents/test_adk_streaming.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
from temporalio.contrib.workflow_streams import WorkflowStream, WorkflowStreamClient
2727
from temporalio.worker import Worker
2828

29-
logger = logging.getLogger(__name__)
30-
3129

3230
class StreamingTestModel(BaseLlm):
3331
"""Test model that yields multiple partial responses to simulate streaming."""

0 commit comments

Comments
 (0)