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

fix(http-client): use named import #1335

Merged
merged 1 commit into from Jan 28, 2022

Commits on Jan 21, 2022

  1. fix(http-client): use named import

    Custom request timeout message was never used since we were incorrectly
    requiring the HttpClient class.
    
    I believe this has stopped working on stripe#1218.
    bpinto committed Jan 21, 2022
    Copy the full SHA
    08fb2d0 View commit details
    Browse the repository at this point in the history