remove comment

This commit is contained in:
Satindar Dhillon
2022-04-28 10:11:43 -07:00
parent 0a35393f57
commit 30dcae7c10

View File

@ -58,12 +58,3 @@ let package = Package(
.testTarget(name: "UtilsTests", dependencies: ["Utils"])
]
)
// + 041F2B7F281AE974002BE97F /* XCRemoteSwiftPackageReference "analytics-swift" */ = {
// + isa = XCRemoteSwiftPackageReference;
// + repositoryURL = "git@github.com:segmentio/analytics-swift.git";
// + requirement = {
// + kind = upToNextMajorVersion;
// + minimumVersion = 1.0.0;
// + };
// + };