Skip to content

Commit 2b6cd6e

Browse files
chore: fix failing jobs
1 parent e4c010e commit 2b6cd6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/cliui/select.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ func MultiSelect(inv *serpent.Invocation, opts MultiSelectOptions) ([]string, er
267267
option: option,
268268
chosen: chosen,
269269
}
270-
271270
}
272271

273272
initialModel := multiSelectModel{

0 commit comments

Comments
 (0)