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: remove unused imports #39

Merged
merged 2 commits into from
Apr 8, 2020
Merged

fix: remove unused imports #39

merged 2 commits into from
Apr 8, 2020

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Apr 8, 2020

fixes #38, fixes #37

MartiUK and others added 2 commits April 8, 2020 15:35
no longer needed after #33, and causing an error when building with these types:
error TS6133: 'Url' is declared but its value is never read.
@gr2m gr2m force-pushed the 38/fix-url-typescript-complain branch from 5ee784a to 5628630 Compare April 8, 2020 22:36
@gr2m gr2m changed the base branch from master to beta April 8, 2020 22:36
@gr2m gr2m merged commit 97d08eb into beta Apr 8, 2020
@gr2m gr2m deleted the 38/fix-url-typescript-complain branch April 8, 2020 22:37
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2020

🎉 This PR is included in version 2.8.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Url is imported but its value is never used error TS6133: 'Url' is declared but its value is never read.
2 participants