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

Refactor remaining 'var' to 'let/const' usages #959

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

vladikoff
Copy link
Contributor

Cleans up the remaining var usages and converts them to let/const usages.

Let me know if you can find any other vars and I will update the pull request. Thanks!

@richardm-stripe
Copy link
Contributor

Looks good to me! Thanks for the cleanups.

@richardm-stripe richardm-stripe merged commit 436b865 into stripe:master Jul 16, 2020
@richardm-stripe
Copy link
Contributor

Released in 8.74.0

@vladikoff
Copy link
Contributor Author

Thank you for looking at these!

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.

2 participants