Skip to content

Commit cd22422

Browse files
Apply suggestion from @SamMorrowDrums
1 parent 26b5f78 commit cd22422

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/github/search.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ func SearchUsers(getClient GetClientFn, t translations.TranslationHelperFunc) (t
209209
}
210210

211211
client, err := getClient(ctx)
212-
213212
if err != nil {
214213
return nil, fmt.Errorf("failed to get GitHub client: %w", err)
215214
}

0 commit comments

Comments
 (0)