Skip to content

Remove unnecessary import #1405

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 2 commits into from
Dec 30, 2020
Merged

Remove unnecessary import #1405

merged 2 commits into from
Dec 30, 2020

Conversation

srawlins
Copy link
Member

The analyzer will start reporting this when dart-lang/sdk#44569 is implemented.

@google-cla google-cla bot added the cla: yes label Dec 30, 2020
@natebosch
Copy link
Member

Do you know which symbols we were getting from dart:collection that are also exported in one of the other imports or in dart:core?

@srawlins
Copy link
Member Author

Looks like things like UnmodifiableMapView.

@srawlins srawlins merged commit 92121a6 into dart-lang:master Dec 30, 2020
@srawlins srawlins deleted the unn-import branch December 30, 2020 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants