Skip to content

Commit afe5625

Browse files
committed
Remove unnecessary package
1 parent 8184da0 commit afe5625

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tuist/Package.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ let package = Package(
3333
url: "https://github.com/RevenueCat/purchases-ios",
3434
branch: "main"
3535
),
36-
.package(
37-
url: "https://github.com/RevenueCat/purchases-ios-spm",
38-
revision: "3.14.4"
39-
),
4036
.package(
4137
url: "https://github.com/AliSoftware/OHHTTPStubs",
4238
revision: "9.1.0"

0 commit comments

Comments
 (0)