Skip to content

Commit

Permalink
feat(sso): comment unused action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed Dec 11, 2021
1 parent 6398023 commit 1599f1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const MergeAccountConfirm = (props: Props) => {
}
if (accountUnificationFlow === AccountUnificationFlows.WALLET_MERGE) {
// continue with second part of wallet authentication
authActions.loginRoutine()
// authActions.loginRoutine()
}
}

Expand Down

0 comments on commit 1599f1c

Please sign in to comment.