flake8
passed.
JSHint
passed.
Review Request #12123 — Created March 8, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
release-5.0.x | |
Reviewers | |
reviewboard | |
The old
api_get
method insideGitHubClient
has been deprecated for a
while, but we still had a couple places that were using it. This change
changes those to use the basehttp_get
method and removes the
deprecated methods.
Ran unit tests.
Summary | |
---|---|