Skip to content

Commit

Permalink
Code refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
rohantryskybox committed Sep 16, 2023
1 parent def8d1a commit e1f515f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ let package = Package(
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(
// name: "_1Flow",
url: "https://github.com/1Flow-Inc/1flow-ios-sdk.git",
branch: "master"
),
.package(
// name: "Segment",
url: "https://github.com/segmentio/analytics-swift.git",
from: "1.4.0"
)
Expand Down

0 comments on commit e1f515f

Please sign in to comment.