Skip to content

Commit

Permalink
Fixing redundant urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordWei authored Jan 30, 2018
1 parent aeda334 commit c79b856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ let package = Package(
name: "PerfectLogger",
targets: [],
dependencies: [
.Package(url: "https://github.com/PerfectlySoft/Perfect.git", majorVersion: 3),
.Package(url: "https://github.com/iamjono/SwiftMoment.git", majorVersion: 0),
.Package(url: "https://github.com/PerfectlySoft/Perfect-CURL.git", majorVersion: 3),
]
Expand Down

0 comments on commit c79b856

Please sign in to comment.