Skip to content

Commit 3d785d2

Browse files
authored
Remove DefaultText in project.go
1 parent 5ba88bd commit 3d785d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/project.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ var projectsList = cli.Command{
8686
Name: "limit",
8787
Usage: "Maximum number of projects to return, defaults to 10 (maximum: 100).",
8888
Default: 10,
89-
DefaultText: "10",
9089
QueryPath: "limit",
9190
},
9291
&requestflag.Flag[string]{

0 commit comments

Comments
 (0)