[
https://issues.apache.org/jira/browse/OFBIZ-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172409#comment-17172409
]
Suraj Khurana commented on OFBIZ-11930:
---------------------------------------
Hello Priya,
I guess apart from those covered in PR, there are few more occurrences of
unused imports.
You can check it on 'ofbiz/build/reports/checkstyle/main.html' after latest
build. Search string 'unused import' in main.html in browser to get the
remaining unused imports.
TIA.
> Remove unused imports from Java files
> -------------------------------------
>
> Key: OFBIZ-11930
> URL: https://issues.apache.org/jira/browse/OFBIZ-11930
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Reporter: Priya Sharma
> Assignee: Suraj Khurana
> Priority: Minor
>
> Unused package imports can be removed for code optimization.
> Similar effort was done previously for groovy files
> https://issues.apache.org/jira/browse/OFBIZ-7334
--
This message was sent by Atlassian Jira
(v8.3.4#803005)