Skip to content

Commit

Permalink
fixes formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuascan committed Nov 26, 2024
1 parent 62bae37 commit 1bde8aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/connectors/dedicatedWalletConnector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ export function dedicatedWalletConnector({
if (result) {
localStorage.setItem('magicRedirectResult', JSON.stringify(result))
}

return result !== null
} catch {}
return false
Expand Down

0 comments on commit 1bde8aa

Please sign in to comment.