Skip to content

Commit

Permalink
Update getCollectionData.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Manwe-777 committed Dec 18, 2023
1 parent 6417d83 commit a4c1814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cards-worker/getCollectionData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export default function getCollectionData(
setNames: any,
sets: any
): any[] {
console.warn("allFormats", allFormats);
return cardsList
.filter(
(card) =>
Expand Down

0 comments on commit a4c1814

Please sign in to comment.