Skip to content

Commit 600eafa

Browse files
Update Package.swift (#179)
1 parent dcdecb1 commit 600eafa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Package.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ let package = Package(
2929
.package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.29.0"),
3030
.package(url: "https://github.com/apple/swift-nio-transport-services.git", from: "1.23.0"),
3131
.package(url: "https://github.com/swift-server/swift-service-lifecycle.git", from: "2.8.0"),
32-
33-
//.package(url: "https://github.com/swiftlang/swift-docc-plugin.git", from: "1.4.5"),
3432
],
3533
targets: [
3634
.target(

0 commit comments

Comments
 (0)