Skip to content

Commit a272045

Browse files
committed
Remove print
1 parent f1a642c commit a272045

File tree

1 file changed

+0
-1
lines changed
  • temporalio/contrib/openai_agents

1 file changed

+0
-1
lines changed

temporalio/contrib/openai_agents/_mcp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ async def connect() -> None:
343343

344344
await worker.run()
345345
finally:
346-
print("Cleanup")
347346
await self._server.cleanup()
348347
heartbeat_task.cancel()
349348
try:

0 commit comments

Comments
 (0)