Skip to content

Commit 5cb585e

Browse files
committed
remove commented code
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 3a381c7 commit 5cb585e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
class UserResponseModel(BaseModel):
66
"""Response model for the User model."""
77

8-
# id: int
98
name: str
109
email: str

0 commit comments

Comments
 (0)