Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fatfingers23 committed Apr 22, 2024
1 parent d200b16 commit 93ab617
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,6 @@ impl ClanMateCollectionLogTotals for ClanMateCollectionLogTotalsDb {
doc! {
"$unwind": "$clan_mate"
},
// doc! {
// "$project": {
// "player_name": "$clan_mate.player_name",
// "total": 1
// }
// },
doc! {
"$sort": {
"total": -1
Expand Down

0 comments on commit 93ab617

Please sign in to comment.