Skip to content

Commit 74e421c

Browse files
authored
Remove DefaultText in build.go
1 parent 8fa5190 commit 74e421c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/build.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ var buildsList = cli.Command{
155155
Name: "limit",
156156
Usage: "Maximum number of builds to return, defaults to 10 (maximum: 100).",
157157
Default: 10,
158-
DefaultText: "10",
159158
QueryPath: "limit",
160159
},
161160
&requestflag.Flag[any]{

0 commit comments

Comments
 (0)