Skip to content

Commit

Permalink
Update ReviewForm.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
VenkatTeja authored Jul 23, 2023
1 parent 1363752 commit d3365f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chrome-extension/src/components/ReviewForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ export default function ReviewForm() {
}
};

const CHAIN_ID = parseInt(process.env.REACT_APP_DEFAULT_NETWORK)

useEffect(() => {
console.log('connectingWallet triggered', account, stakeETH, account, stakeETH)
if(chainId.chainId == CHAIN_ID) {
Expand Down

0 comments on commit d3365f3

Please sign in to comment.