Apply suggestion from @BagToad
This commit is contained in:
parent
7373de3e70
commit
cf08f4d51e
1 changed files with 0 additions and 1 deletions
|
|
@ -255,7 +255,6 @@ func MetadataSurvey(p Prompt, io *iostreams.IOStreams, baseRepo ghrepo.Interface
|
|||
|
||||
if isChosen("Reviewers") {
|
||||
if reviewerSearchFunc != nil {
|
||||
// Use search-based selection (github.com with ActorIsAssignable)
|
||||
selectedReviewers, err := p.MultiSelectWithSearch(
|
||||
"Reviewers",
|
||||
"Search reviewers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue