Update conversation_service.py

pull/18581/head
AlexChimTrm 1 year ago
parent 0bdc1cec45
commit 52879186ed

@ -14,8 +14,8 @@ from models.account import Account
from models.model import App, Conversation, EndUser, Message
from services.errors.conversation import (
ConversationNotExistsError,
LastConversationNotExistsError,
ConversationVariableNotExistsError,
LastConversationNotExistsError,
)
from services.errors.message import MessageNotExistsError

Loading…
Cancel
Save