Apply suggestion from @BagToad

This commit is contained in:
Kynan Ware 2026-02-10 11:08:12 -07:00 committed by GitHub
parent 7373de3e70
commit cf08f4d51e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",