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

Optimize imports #34

Closed
wants to merge 4 commits into from
Closed

Optimize imports #34

wants to merge 4 commits into from

Conversation

gstojsic
Copy link
Contributor

This is in relation to Wildcard in import statements(#2). I used Intellij Idea's Optimize imports function to remove the wildcards. Also unused imports have been removed.

@xiangyushawn xiangyushawn added Under Review Used for pull requests under review under testing labels Nov 26, 2016
@xiangyushawn
Copy link
Contributor

@gstojsic thank you for your contribution. Our team is currently working on removing unused imports and wildcards and will be checked in very soon.

@xiangyushawn xiangyushawn removed Under Review Used for pull requests under review under testing labels Nov 30, 2016
@gstojsic gstojsic deleted the imports branch December 7, 2016 07:29
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 this pull request may close these issues.

2 participants