Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Nov 23, 2022
1 parent 7d44a07 commit b1132d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Purchasing/Purchases/Purchases.swift
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ public typealias StartPurchaseBlock = (@escaping PurchaseCompletedBlock) -> Void
trialOrIntroPriceEligibilityChecker: trialOrIntroPriceChecker)
}

// swiftlint:disable:next function_body_length
init(appUserID: String?,
requestFetcher: StoreKitRequestFetcher,
receiptFetcher: ReceiptFetcher,
Expand Down

0 comments on commit b1132d4

Please sign in to comment.