Skip to content

Commit

Permalink
Removed unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
guffee23 committed Sep 28, 2023
1 parent fe0a473 commit 562a06f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entities/models/dto.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class UserProfile(BaseModel):

class Config:
alias_generator = to_camel
# populate_by_name = True


class AuthenticatedUser(BaseUser, BaseModel):
Expand Down

0 comments on commit 562a06f

Please sign in to comment.