Skip to content

Commit

Permalink
remove otp
Browse files Browse the repository at this point in the history
  • Loading branch information
saingaung committed Dec 16, 2019
1 parent 63410ae commit e04b9cd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,6 @@ class URSmsKitActivity : AppCompatActivity() {
btnResend.isEnabled = true
}
}.start()
// if (BuildConfig.DEBUG)
etOTP.setText("${responseData.otCoT5TkHJ}")
accIdsJ6ARE = responseData.acIzV257P.toString()
}, { error ->
var message = error.message
Expand Down

0 comments on commit e04b9cd

Please sign in to comment.