Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ import Foundation

@main
struct MyCommandPlugin: CommandPlugin {
123456789012345678901234567890123456789012345678901234567890
func performCommand(
context: PluginContext,
arguments: [String]
Expand Down