Skip to content

Commit 6e53697

Browse files
authored
Remove swift-jobs from dependencies (#31)
1 parent c4d668c commit 6e53697

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ let package = Package(
1414
],
1515
dependencies: [
1616
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0"),
17-
.package(url: "https://github.com/hummingbird-project/swift-jobs.git", branch: "main"),
1817
.package(url: "https://github.com/vapor/postgres-nio", from: "1.21.0"),
1918
],
2019
targets: [

0 commit comments

Comments
 (0)