Skip to content

Commit

Permalink
removed old state action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacis committed Feb 7, 2024
1 parent 08607d2 commit a7a72a7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ export default function SessionProposalModal() {

if (!chainData) return null

SettingsStore.setActiveChainId(chainData.chainId)
return chainData
}),
[requestedChains]
Expand Down

0 comments on commit a7a72a7

Please sign in to comment.