Skip to content

Commit

Permalink
Fixes after debugging session
Browse files Browse the repository at this point in the history
  • Loading branch information
Hialus committed Oct 16, 2023
1 parent d13bf7e commit 67722af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/dtos.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class Content(BaseModel):

class SendMessageRequest(BaseModel):
class Template(BaseModel):
id: int
content: str

template: Template
Expand Down

0 comments on commit 67722af

Please sign in to comment.