Skip to content

Commit

Permalink
Code format.
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinHuSh committed Dec 10, 2024
1 parent 1668d0a commit cb44e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/db/services/conversation_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
from api.db.services.dialog_service import DialogService, chat
from api.utils import get_uuid
import json
from copy import deepcopy


class ConversationService(CommonService):
Expand Down

0 comments on commit cb44e27

Please sign in to comment.