Skip to content

Commit 7bd6716

Browse files
Remove DocC plugin from package manifest
1 parent b4b9b81 commit 7bd6716

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
@@ -34,7 +34,6 @@ let package = Package(
3434
],
3535
dependencies: [
3636
.package(url: "https://github.com/apple/swift-http-types", from: "1.0.0"),
37-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
3837
],
3938
targets: [
4039
.target(

0 commit comments

Comments
 (0)