-
Notifications
You must be signed in to change notification settings - Fork 625
Avoid using wildcards in imports. #3675
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
Conversation
Coverage Report 1Affected Products
Test Logs
Notes |
Size Report 1Affected Products
Test Logs
Notes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you do a quick search on the codebase and replace the rest? I remember seeing others in the previous PR (e.g. https://github.com/firebase/firebase-android-sdk/pull/3660/files#diff-62b12463b558f4742e85a37fb537c3a27ecea13241cc4799c392f33517ecec9a)
Good point. Updated the references in all parts of the code to avoid wildcard inclusions for imports. |
/retest |
No description provided.