Skip to content

Commit

Permalink
Merge pull request #1 from vosaul/new-design
Browse files Browse the repository at this point in the history
remove console.log
  • Loading branch information
vosaul authored Dec 6, 2021
2 parents dc06045 + 2766f28 commit c654712
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ const Home = (props: HomeProps) => {
props.connection
);


console.log("itemsRemaining",itemsRemaining)
setItemsRemaining(itemsRemaining)
setItemsRedeemed(itemsRedeemed)
setItemsAvailable(itemsAvailable)
Expand Down

0 comments on commit c654712

Please sign in to comment.