Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed useless else after return #193

Merged

Conversation

alexmanno
Copy link
Contributor

Removed useless else after return for more readability

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 11, 2018
Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, just one minor whitespace indent. Also have you signed the Google CLA?

src/OAuth2.php Outdated

return $res;
// Assume it's JSON; if it's not throw an exception

This comment was marked as spam.

@bshaffer
Copy link
Contributor

cc @googlebot

@alexmanno
Copy link
Contributor Author

@bshaffer Fixed! I also have signed the CLA

@bshaffer bshaffer merged commit 42e2656 into googleapis:master Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants