Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f261759

Browse files
committed
Remove duplicated code
1 parent 96913b8 commit f261759

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/agents/result.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,3 @@ def _cleanup_tasks(self):
216216

217217
if self._output_guardrails_task and not self._output_guardrails_task.done():
218218
self._output_guardrails_task.cancel()
219-
self._output_guardrails_task.cancel()
220-
self._output_guardrails_task.cancel()

0 commit comments

Comments
 (0)