Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Nov 17, 2023
1 parent f81ba94 commit 918993f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Login/Login.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ function Login({ intl }) {
options.length === 1 &&
options[0].id === 'oidc'
) {

setStartedOIDC(true);
dispatch(oidcRedirect('oidc'));
}
Expand Down

0 comments on commit 918993f

Please sign in to comment.