Skip to content

Commit

Permalink
fix: remove duplicated code (#14047)
Browse files Browse the repository at this point in the history
Co-authored-by: 刘江波 <[email protected]>
  • Loading branch information
jiangbo721 and 刘江波 authored Feb 19, 2025
1 parent 6a58ea9 commit 3f34b8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/core/app/apps/message_based_app_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def _handle_response(
ChatAppGenerateEntity,
CompletionAppGenerateEntity,
AgentChatAppGenerateEntity,
AgentChatAppGenerateEntity,
],
queue_manager: AppQueueManager,
conversation: Conversation,
Expand Down

0 comments on commit 3f34b8b

Please sign in to comment.