Skip to content

Commit

Permalink
fix: remove log (#6054)
Browse files Browse the repository at this point in the history
  • Loading branch information
briangregoryholmes authored Nov 7, 2024
1 parent d515610 commit 07d3331
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@
| number
| null;
$: console.log(sortedData?.data);
$: ({ aboveTheFold, belowTheFoldValues, noAvailableValues, showExpandTable } =
prepareLeaderboardItemData(
sortedData?.data,
Expand Down

1 comment on commit 07d3331

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.