github: don't print when searching PRs.
This commit is contained in:
parent
5da857ce83
commit
d0bbadde22
@ -268,7 +268,6 @@ module GitHub
|
||||
|
||||
def print_pull_requests_matching(query)
|
||||
return [] if ENV["HOMEBREW_NO_GITHUB_API"]
|
||||
ohai "Searching pull requests..."
|
||||
|
||||
open_or_closed_prs = issues_matching(query, type: "pr")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user