Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Scuderi committed Mar 20, 2024
1 parent 05430a6 commit 248ffbf
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,8 +18,6 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/swift-server/swift-aws-lambda-runtime.git", from: "1.0.0-alpha.1"),
.package(url: "https://github.com/swift-server/swift-aws-lambda-events.git", from: "0.1.0"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.0"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.11.2"),
],
targets: [
Expand Down

0 comments on commit 248ffbf

Please sign in to comment.