From 5fca70ebc28b261c20509d7940b83fe81922ead9 Mon Sep 17 00:00:00 2001 From: Mel Ludowise Date: Sun, 22 Sep 2024 20:03:26 -0700 Subject: [PATCH] fix podfile --- Tests/installation_tests/cocoapods/with_frameworks_swift/Podfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Tests/installation_tests/cocoapods/with_frameworks_swift/Podfile b/Tests/installation_tests/cocoapods/with_frameworks_swift/Podfile index 8dc574cf5bc..8c14da73a52 100644 --- a/Tests/installation_tests/cocoapods/with_frameworks_swift/Podfile +++ b/Tests/installation_tests/cocoapods/with_frameworks_swift/Podfile @@ -7,7 +7,6 @@ target 'CocoapodsTest' do pod 'StripeIdentity', path: '../../../..' pod 'StripeFinancialConnections', path: '../../../..' pod 'StripeCardScan', path: '../../../..' - pod 'StripeConnect', path: '../../../..' pod 'StripeApplePay', path: '../../../..' pod 'StripeCameraCore', path: '../../../..' pod 'StripeConnect', path: '../../../..'