[
https://issues.apache.org/jira/browse/KNOX-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730907#comment-17730907
]
Sandor Molnar commented on KNOX-2913:
-------------------------------------
Hi [~zitadombi] !
I do not see any unused imports in [OzoneServiceModelGenerator on the master
branch|https://github.com/apache/knox/blob/master/gateway-discovery-cm/src/main/java/org/apache/knox/gateway/topology/discovery/cm/model/ozone/OzoneServiceModelGenerator.java].
Could you please double-check and close this Jira as {{Invalid}} if you agree?
Thanks!
> Remove unused import from Ozone integration classes
> ---------------------------------------------------
>
> Key: KNOX-2913
> URL: https://issues.apache.org/jira/browse/KNOX-2913
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Zita Dombi
> Priority: Major
>
> In KNOX-2833 in one of the Ozone related ServiceModelGenerator class
> ([OzoneServiceModelGenerator.java|https://github.com/apache/knox/pull/672/files#diff-ccce04febf84ebe3e48921d5241a6ce7747a8ebcb342b9c81347fbfb0e601741])
> there is an unused import that can be removed:
> {code:java}
> org.apache.knox.gateway.topology.discovery.cm.ServiceModelGeneratorHandleResponse;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)