We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10b4ef commit 2104f64Copy full SHA for 2104f64
1 file changed
cmd/src/mcp.go
@@ -22,7 +22,6 @@ func init() {
22
})
23
}
24
func mcpMain(args []string) error {
25
- fmt.Println("NOTE: This command is still experimental")
26
apiClient := cfg.apiClient(nil, mcpFlagSet.Output())
27
28
ctx := context.Background()
0 commit comments