Skip to content

Commit

Permalink
[#1011] Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
l2hyunwoo committed Jan 17, 2025
1 parent 1216df5 commit f73d417
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ class AuthActivity : AppCompatActivity() {
},
onGoogleLoginCLick = {
val credentialManager = CredentialManager.create(context)
// TODO Server Client Id를 입력해주세요.
val googleIdOption = GetGoogleIdOption.Builder()
.setFilterByAuthorizedAccounts(true)
.setServerClientId(BuildConfig.SERVER_CLIENT_ID)
Expand Down

0 comments on commit f73d417

Please sign in to comment.