Skip to content

Commit 6320a9a

Browse files
committed
refac
1 parent 6cd35b1 commit 6320a9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/open_webui/utils/middleware.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,6 @@ def handle_responses_streaming_event(
479479
pass
480480
else:
481481
item["content"].append(part)
482-
item["content"].append(part)
483482
return new_output, None
484483
return current_output, None
485484

0 commit comments

Comments
 (0)