Skip to content

Commit 92286fd

Browse files
committed
cleanup
1 parent 38375ca commit 92286fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openai_agents/run_worker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import asyncio
44
from datetime import timedelta
55

6-
from temporalio.client import Client, ClientConfig
6+
from temporalio.client import Client
77
from temporalio.contrib.openai_agents import ModelActivityParameters, OpenAIAgentsPlugin
88
from temporalio.worker import Worker
99

0 commit comments

Comments
 (0)