fix: remove duplicated code (#14047)

Co-authored-by: 刘江波 <jiangbo721@163.com>
pull/14061/head
jiangbo721 1 year ago committed by GitHub
parent 6a58ea9e56
commit 3f34b8b0d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -42,7 +42,6 @@ class MessageBasedAppGenerator(BaseAppGenerator):
ChatAppGenerateEntity,
CompletionAppGenerateEntity,
AgentChatAppGenerateEntity,
AgentChatAppGenerateEntity,
],
queue_manager: AppQueueManager,
conversation: Conversation,

Loading…
Cancel
Save