Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui authored Oct 21, 2024
1 parent e42f2fb commit 8bd76da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/usecases/users.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ async def delete_one_by_user_id(user_id: int, /) -> None | Error:
# - [leave as-is] clan_requests (empty?)
# - [leave as-is] comments
# - [leave as-is] matches
# - [leave as-is] match_eventrs
# - [leave as-is] match_events
# - [leave as-is] match_games
# - [leave as-is] match_game_scores
# - [TODO/financial] notifications
Expand Down

0 comments on commit 8bd76da

Please sign in to comment.