Skip to content

Commit

Permalink
Update api.py
Browse files Browse the repository at this point in the history
Grthusdd pt qwas masdwe switth deededt
  • Loading branch information
NiceAesth authored Apr 11, 2024
1 parent a351fd5 commit 4e4fe23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/api/v1/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,6 @@ async def api_get_map_scores(
else:
mods = None

# NOTE: userid will eventually become player_id,
# along with everywhere else in the codebase.
query = [
"SELECT s.map_md5, s.score, s.pp, s.acc, s.max_combo, s.mods, "
"s.n300, s.n100, s.n50, s.nmiss, s.ngeki, s.nkatu, s.grade, s.status, "
Expand Down

0 comments on commit 4e4fe23

Please sign in to comment.