Skip to content

Commit

Permalink
CI対応
Browse files Browse the repository at this point in the history
  • Loading branch information
fsatsuki committed Dec 5, 2024
1 parent 64ef573 commit 1320b44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/app/usecases/chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -631,5 +631,3 @@ def fetch_conversation(user_id: str, conversation_id: str) -> Conversation:
should_continue=conversation.should_continue,
)
return output


0 comments on commit 1320b44

Please sign in to comment.