Skip to content

Commit

Permalink
Remove unused google pay request code
Browse files Browse the repository at this point in the history
COAND-1007
  • Loading branch information
araratthehero committed Jan 3, 2025
1 parent 61d146e commit b9a47e1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -728,8 +728,6 @@ internal class DropInActivity :
private const val LOADING_FRAGMENT_TAG = "LOADING_DIALOG_FRAGMENT"
private const val GIFT_CARD_PAYMENT_CONFIRMATION_FRAGMENT_TAG = "GIFT_CARD_PAYMENT_CONFIRMATION_FRAGMENT"

internal const val GOOGLE_PAY_REQUEST_CODE = 1

fun createIntent(
context: Context,
checkoutConfiguration: CheckoutConfiguration,
Expand Down

0 comments on commit b9a47e1

Please sign in to comment.