Skip to content

Commit ee83af1

Browse files
authored
remove experimental notice (#1233)
not neeed since command isn't advertised so experimental is implied
1 parent 2f0b82f commit ee83af1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)