Skip to content

Commit

Permalink
Fun?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Sep 2, 2024
1 parent c85f8a6 commit 9e7f0eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ladder/views/ladder_entry.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,5 @@ def get_queryset(self):
],
)
.exclude(ladder__difficulty="Any")
.order_by()
.distinct("player", "ladder__difficulty")
)

0 comments on commit 9e7f0eb

Please sign in to comment.