Skip to content

Commit c486a84

Browse files
author
benjaminsage
committed
Deleted hi print
1 parent c0ea62d commit c486a84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/iPaymentButton/DemoApplePay.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ extension ExampleApplePayPopup: PKPaymentAuthorizationControllerDelegate {
199199
completion(PKPaymentRequestPaymentMethodUpdate(paymentSummaryItems: paymentSummaryItems))
200200
return
201201
}
202-
print("hi")
203202

204203
// var discountedSummaryItems = paymentSummaryItems
205204
// let discount = PKPaymentSummaryItem(label: "Debit Card Discount", amount: NSDecimalNumber(string: "-2.00"))

0 commit comments

Comments
 (0)