Skip to content

Commit

Permalink
swiftlint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuftor committed Aug 24, 2023
1 parent a5108ec commit c81e977
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ final class TransactionManager {
if let transaction = transaction {
await self.sessionEventsManager.enqueue(transaction)
}

await storeKitManager.loadPurchasedProducts()

await trackTransactionDidSucceed(
Expand Down

0 comments on commit c81e977

Please sign in to comment.