Skip to content

Commit

Permalink
Code formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
sufyanAbbasi committed Mar 5, 2024
1 parent ca5c2d1 commit 03e945b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ internal constructor(
when (signInState.state) {
SignInState.State.SIGNED_OUT,
SignInState.State.ERROR -> userRepository.signIn()

else -> {}
}
}
Expand Down

0 comments on commit 03e945b

Please sign in to comment.