Skip to content

Commit

Permalink
[chore] #243 ktlintFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
HAJIEUN02 committed Mar 12, 2024
1 parent b95ce26 commit 993395f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ class OnboardingExplanationActivity :
if (authViewModel.isLocalToken()) {
if (authViewModel.isLocalGroupId()) {
navigateToMain()
}
else {
} else {
authViewModel.getUserInfo()
navigateToOnboarding()
}
Expand Down

0 comments on commit 993395f

Please sign in to comment.