Skip to content

Commit b6c1b40

Browse files
committed
docs: Remove commented-out path for swift-container-plugin docs target
1 parent 8ee74f2 commit b6c1b40

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
@@ -83,7 +83,6 @@ let package = Package(
8383
// the ContainerImageBuilder plugin from the command-line.
8484
.target(
8585
name: "swift-container-plugin",
86-
//path: "Sources/SwiftContainerPluginDocumentation",
8786
exclude: ["README.md"]
8887
),
8988
.testTarget(

0 commit comments

Comments
 (0)