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

Remove StripeJsonModel#toJson() #1082

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Remove StripeJsonModel#toJson() #1082

merged 1 commit into from
Jun 10, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

toJson() was previously used in the implementation of equals()
(see #813). Now that it is no longer used in equals(), it is
no longer needed.

`toJson()` was previously used in the implementation of `equals()`
(see #813). Now that it is no longer used in `equals()`, it is
no longer needed.
@mshafrir-stripe mshafrir-stripe merged commit 87f74a1 into master Jun 10, 2019
@mshafrir-stripe mshafrir-stripe deleted the remote-tojson branch June 10, 2019 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants