[
https://issues.apache.org/jira/browse/SOLR-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682895#comment-16682895
]
Jan Høydahl commented on SOLR-12881:
------------------------------------
My question is, why remove these if they are not really unused after all?
And for every new class added, the IDE will (obviously) add imports for
java.lang and same-package classes, so even if we "clean up" now, the next
commit will re-introduce such imports again. So unless we find a way to enforce
this in IDE's and precommit I don't think there is any benefit in doing this?
> Remove unneeded import statements
> ---------------------------------
>
> Key: SOLR-12881
> URL: https://issues.apache.org/jira/browse/SOLR-12881
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: master (8.0)
> Reporter: Peter Somogyi
> Assignee: Erick Erickson
> Priority: Trivial
> Attachments: SOLR-12881.patch, SOLR-12881.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are unnecessary import statements:
> * import from java.lang
> * import from same package
> * unused import
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]