[ 
https://issues.apache.org/jira/browse/SOLR-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682804#comment-16682804
 ] 

Peter Somogyi commented on SOLR-12881:
--------------------------------------

The import of FrenchLightStemFilter is unnecessary since 
FrenchLightStemFilterFactory is in the same package. Technically it isn't 
unused import that precommit should catch. This is the same with java.lang 
imports. [1]

[1] 
[https://github.com/apache/lucene-solr/pull/475/commits/b9aaefca8f20d0fc5a2dbec2b7033e68c7c9d57a#diff-b4e598ff612440d99ba93005076f1601L22]
 

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to