Skip to content

Commit 68582cf

Browse files
authored
Merge branch 'main' into wb/mcp-iserror
2 parents 66b09dd + ee83af1 commit 68582cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/src/mcp.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ func mcpUsage() {
3333
}
3434

3535
func mcpMain(args []string) error {
36-
fmt.Println("NOTE: This command is still experimental")
3736
apiClient := cfg.apiClient(nil, mcpFlagSet.Output())
3837

3938
ctx := context.Background()

0 commit comments

Comments
 (0)