Commit 5718254
committed
Remove redundant duplicate API call in brancher:list command
The brancherApp->list() was called twice with the first result discarded,
causing double API requests and potential jq parse errors when the first
call failed and wrote an exception stack trace to stdout.1 parent 6af515e commit 5718254
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
0 commit comments