[
https://issues.apache.org/jira/browse/KNOX-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zita Dombi resolved KNOX-2913.
------------------------------
Resolution: Invalid
> 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)