Skip to content

Commit 5ba88bd

Browse files
authored
Remove DefaultText in builddiagnostic.go
1 parent 74e421c commit 5ba88bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/builddiagnostic.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ var buildsDiagnosticsList = cli.Command{
3232
Name: "limit",
3333
Usage: "Maximum number of diagnostics to return, defaults to 100 (maximum: 100)",
3434
Default: 100,
35-
DefaultText: "100",
3635
QueryPath: "limit",
3736
},
3837
&requestflag.Flag[string]{

0 commit comments

Comments
 (0)