Skip to content

Commit

Permalink
[FIX]#181: ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
flash159483 committed Oct 9, 2024
1 parent 79d97bb commit fd4f120
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,10 @@ class KakaoLoginManager {
Timber.d("로그아웃 성공. SDK에서 토큰 삭제됨")
}
}

}
}

enum class KaKaoLoginState {
KAKAO_TALK_LOGIN,
KAKAO_ACCOUNT_LOGIN,
}

0 comments on commit fd4f120

Please sign in to comment.