Skip to content

Commit

Permalink
fix: updated get controls
Browse files Browse the repository at this point in the history
  • Loading branch information
ADorigi committed Sep 15, 2024
1 parent a812c11 commit 9f4ae59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/get/controls.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ to quickly create a Cobra application.`,

for {

fmt.Println(cursor)

requestPayload := types.RequestPayload{
Cursor: cursor,
PerPage: int(utils.ReadIntFlag(cmd, "page-size")),
Expand Down

0 comments on commit 9f4ae59

Please sign in to comment.