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 unnecessary react/relative imports #463

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

mannynotfound
Copy link
Contributor

follow up from #449 (comment), this takes full advantage of our compilerOptions by removing redundant import React from 'react' in our files and simplifying any relative imports to those available in src

Copy link
Contributor

@germanurrus germanurrus left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@mannynotfound mannynotfound merged commit 3e59a75 into main Sep 14, 2022
@mannynotfound mannynotfound deleted the manny/clean-up-imports branch September 14, 2022 19:51
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.

None yet

2 participants