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

Fixing wildcard import #1072

Merged
merged 1 commit into from
Apr 19, 2016
Merged

Conversation

Wajihulhassan
Copy link
Contributor

@Wajihulhassan Wajihulhassan commented Apr 19, 2016

According to Google Java Style Guide, wildcard imports should not be used because they make code difficult to reason about.
This pull request fixes this issue in ValueHelper.java.

Signed-off-by: Wajih ul hassan wajih.lums@gmail.com

Signed-off-by: Wajih ul hassan <wajih.lums@gmail.com>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@skabashnyuk skabashnyuk merged commit a711b38 into eclipse-che:master Apr 19, 2016
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.

3 participants