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

Don't use * for imports #1

Closed
miguel250 opened this issue Jan 20, 2019 · 0 comments · Fixed by #3
Closed

Don't use * for imports #1

miguel250 opened this issue Jan 20, 2019 · 0 comments · Fixed by #3

Comments

@miguel250
Copy link
Collaborator

https://google.github.io/styleguide/javaguide.html#s3.3.1-wildcard-imports

msk610 added a commit that referenced this issue Jan 21, 2019
This pull request removes * import which follows best practices.

resolves #1
@msk610 msk610 closed this as completed in #3 Jan 21, 2019
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 a pull request may close this issue.

1 participant