[
https://issues.apache.org/jira/browse/FLINK-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels resolved FLINK-3652.
---------------------------------------
Resolution: Later
Scalastyle doesn't support the unused import check yet...
http://www.scalastyle.org/rules-0.8.0.html
> Enable UnusedImports check for Scala checkstyle
> -----------------------------------------------
>
> Key: FLINK-3652
> URL: https://issues.apache.org/jira/browse/FLINK-3652
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Minor
>
> For some reason, we don't have the UnusedImports check enabled in Scala
> checkstyle. This is not consistent with Java where we strictly check for
> unused imports.
> I propose to enable it and fix eventual unused imports.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)