Skip to content

Commit 69042c3

Browse files
authored
fix(doc): remove placeholder line in WritingCommandPlugin
1 parent 5547e32 commit 69042c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/PackageManagerDocs/Documentation.docc/Plugins/WritingCommandPlugin.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ import Foundation
8383

8484
@main
8585
struct MyCommandPlugin: CommandPlugin {
86-
123456789012345678901234567890123456789012345678901234567890
8786
func performCommand(
8887
context: PluginContext,
8988
arguments: [String]

0 commit comments

Comments
 (0)