Skip to content

Commit

Permalink
package: Remove DocC package plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjbeaumont committed Sep 16, 2024
1 parent f6721fa commit e434f39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ let package = Package(
// code.
.package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.3.2"),
.package(url: "https://github.com/apple/swift-http-types", from: "1.0.2"),

// Build and preview docs
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
],
targets: [

Expand Down

0 comments on commit e434f39

Please sign in to comment.