mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 05:36:02 +08:00
fix: remove duplicated code (#14047)
Co-authored-by: 刘江波 <jiangbo721@163.com>
This commit is contained in:
parent
6a58ea9e56
commit
3f34b8b0d1
@ -42,7 +42,6 @@ class MessageBasedAppGenerator(BaseAppGenerator):
|
|||||||
ChatAppGenerateEntity,
|
ChatAppGenerateEntity,
|
||||||
CompletionAppGenerateEntity,
|
CompletionAppGenerateEntity,
|
||||||
AgentChatAppGenerateEntity,
|
AgentChatAppGenerateEntity,
|
||||||
AgentChatAppGenerateEntity,
|
|
||||||
],
|
],
|
||||||
queue_manager: AppQueueManager,
|
queue_manager: AppQueueManager,
|
||||||
conversation: Conversation,
|
conversation: Conversation,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user