Skip to content

Conversation

@foxish
Copy link
Contributor

@foxish foxish commented Feb 8, 2017

Follow up to #652 based on #652 (comment)

/cc @jimmidyson @iocanel

@iocanel
Copy link
Member

iocanel commented Feb 9, 2017

ok to test

@iocanel iocanel requested review from iocanel and jimmidyson February 9, 2017 07:45
Copy link
Member

@iocanel iocanel left a comment

Choose a reason for hiding this comment

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

Just looking at the code, it looks good to me with just a tiny little nice to have.

return;
}

if (response != null && response.code() == HTTP_OK) {
Copy link
Member

Choose a reason for hiding this comment

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

I would group this block with the rest of the if then else that take place when response != null.

Definitely not a blocker though!

@jimmidyson
Copy link
Contributor

Thanks again! [merge]

We'll kick off a release as soon as this is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants