Skip to content

Commit 5fd522f

Browse files
authored
Remove placeholder line in WritingCommandPlugin.md (#9440)
Remove placeholder line in WritingCommandPlugin.md. ### Motivation: The doc contains a meaningless placeholder line. ### Modifications: Removed the placeholder line. ### Result: Syntax errors are removed from demo code snippet.
1 parent 592886b commit 5fd522f

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)