Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH committed Nov 3, 2024
1 parent 918ffa4 commit 33c34f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Model/Payment.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ struct Payment {

let completeSubject = PassthroughSubject<Bool, Never>()

// TODO: handle custom apps
static let merchantId = "merchant.org.kiwix"
static let paymentSubscriptionManagingURL = "https://www.kiwix.org"
static let supportedNetworks: [PKPaymentNetwork] = [
Expand Down

0 comments on commit 33c34f0

Please sign in to comment.