Skip to content

Commit e434f39

Browse files
package: Remove DocC package plugin
1 parent f6721fa commit e434f39

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Package.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ let package = Package(
6262
// code.
6363
.package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.3.2"),
6464
.package(url: "https://github.com/apple/swift-http-types", from: "1.0.2"),
65-
66-
// Build and preview docs
67-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
6865
],
6966
targets: [
7067

0 commit comments

Comments
 (0)