From 8bd76da0eee2a833d9278392f95a589ed64a33b1 Mon Sep 17 00:00:00 2001 From: Josh Smith Date: Mon, 21 Oct 2024 04:09:23 -0400 Subject: [PATCH] typo --- app/usecases/users.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/usecases/users.py b/app/usecases/users.py index 165e913..1a4d46b 100644 --- a/app/usecases/users.py +++ b/app/usecases/users.py @@ -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