Skip to content

Commit

Permalink
chore: remove 202 TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
David Horm committed Apr 2, 2023
1 parent 909a790 commit a88db70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/BggCollection/BggCollection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export const BggCollection = () => {
applyFiltersAndSorts,
} = useFilterState();

// TODO: fix 202 message
const { data, pubdate, loadingMessage, error, boardGameCollectionStatus } =
useGetCollectionQuery(username, showExpansions);

Expand Down

0 comments on commit a88db70

Please sign in to comment.