Skip to content

Commit 5cb585e

Browse files
committed
remove commented code
Signed-off-by: Grant Ramsay <[email protected]>
1 parent 3a381c7 commit 5cb585e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema.py

-1
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)