Skip to content

Commit 2104f64

Browse files
committed
remove experimental notice
not neeed since command isn't advertised so experimental is implied
1 parent b10b4ef commit 2104f64

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
@@ -22,7 +22,6 @@ func init() {
2222
})
2323
}
2424
func mcpMain(args []string) error {
25-
fmt.Println("NOTE: This command is still experimental")
2625
apiClient := cfg.apiClient(nil, mcpFlagSet.Output())
2726

2827
ctx := context.Background()

0 commit comments

Comments
 (0)