Skip to content

fix(46803): unused React import doesn't get removed running organize imports with new react jsx transform #47247

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

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #46803

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Dec 25, 2021
@a-tarasyuk a-tarasyuk force-pushed the fix/46803 branch 2 times, most recently from 8ef21b5 to 20cec7c Compare February 11, 2022 17:56
Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

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

Thanks!

@andrewbranch
Copy link
Member

There’s a baseline change from organizeImports to update.

@andrewbranch andrewbranch merged commit 73506f3 into microsoft:main Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

unused React import doesn't get removed running organize imports with new react jsx transform
3 participants