Skip to content

Commit f4b18a3

Browse files
committed
delete duplicate line
1 parent e663fa5 commit f4b18a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agents/_run_impl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,6 @@ def process_model_response(
546546

547547
# Add call_id to function tool call if it doesn't have one
548548
output = add_function_tool_call_id_if_missing(output)
549-
tools_used.append(output.name)
550549

551550
tools_used.append(output.name)
552551

0 commit comments

Comments
 (0)