Procházet zdrojové kódy

swiftlint autocorrect

Andrea Bizzotto před 7 roky
rodič
revize
86d1ff82d3

+ 0 - 1
SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift

@@ -187,7 +187,6 @@ class CompleteTransactionsControllerTests: XCTestCase {
 
         XCTAssertEqual(spy.finishTransactionCalledCount, 0)
     }
-
     
     func makeTestPaymentTransaction(productIdentifier: String, transactionState: SKPaymentTransactionState) -> TestPaymentTransaction {