Skip to content

Commit

Permalink
remove unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Jul 13, 2023
1 parent e71638f commit 0cad32a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ const App = () => {
}
}

// const networks = await wallet.getNetworks()
// setNetworks(networks)

setConsoleLoading(false)
if (connectDetails.connected) {
setChainId(await wallet.getChainId())
Expand Down

0 comments on commit 0cad32a

Please sign in to comment.