[
https://issues.apache.org/jira/browse/IGNITE-9923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655036#comment-16655036
]
ASF GitHub Bot commented on IGNITE-9923:
----------------------------------------
GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/5023
IGNITE-9923: remove unused imports
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Mmuzaf/ignite ignite-9923
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5023.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5023
----
commit f48b88c6a190efc292676456816d75b0ffbee669
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-10-18T10:45:02Z
IGNITE-9923: remove unused imports
----
> Fix unused imprts according to inspections profile
> --------------------------------------------------
>
> Key: IGNITE-9923
> URL: https://issues.apache.org/jira/browse/IGNITE-9923
> Project: Ignite
> Issue Type: Bug
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Minor
> Labels: inspections
> Fix For: 2.8
>
>
> New `Code Inspections` profile can be found
> <Project>\idea\ignite_inspections.xml.
> We need to fix rule `Unused imports` for the whole Apache Ignite project.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)