This repository was archived by the owner on Sep 30, 2024. It is now read-only.
chore: Remove unnecessary _ imports#64158
Merged
Merged
Conversation
This was referenced Jul 30, 2024
This was referenced Jul 30, 2024
Member
Author
This was referenced Jul 30, 2024
617e49f to
37ab2e5
Compare
67d7ac0 to
b2fc6ca
Compare
37ab2e5 to
c4e8b45
Compare
b2fc6ca to
0c19436
Compare
c4e8b45 to
cdbbb62
Compare
0c19436 to
e202d74
Compare
cdbbb62 to
5a69721
Compare
e202d74 to
2877663
Compare
5a69721 to
a4f0f7b
Compare
2877663 to
89ad79a
Compare
a4f0f7b to
a420cf6
Compare
89ad79a to
330db23
Compare
a420cf6 to
caec90c
Compare
330db23 to
6ab8518
Compare
This was referenced Aug 4, 2024
6ab8518 to
8a7ab20
Compare
These imports don't seem to have side-effects so dropping them to keep the dependency graph simple. Test plan: E2E CI still passes.
8a7ab20 to
c9ba3ca
Compare
pjlast
approved these changes
Aug 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

These imports don't seem to have side-effects so dropping them to keep the dependency graph simple.
Test plan: E2E CI still passes.