[
https://issues.apache.org/jira/browse/KNOX-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zita Dombi updated KNOX-2913:
-----------------------------
Description:
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}
was:In KNOX-2833 in the Ozone related ServiceModelGenerator classes there are
unused imports that can be removed
([OzoneServiceModelGenerator.java|https://github.com/apache/knox/pull/672/files#diff-ccce04febf84ebe3e48921d5241a6ce7747a8ebcb342b9c81347fbfb0e601741],
[ReconServiceModelGenerator.java|https://github.com/apache/knox/pull/672/files#diff-18d646b2433d0a4b5a2df5033b64f0589f0a61af4321e6707928ce83f40daf87],
[SCMServiceModelGenerator.java|https://github.com/apache/knox/pull/672/files#diff-cf4fbec009fcf49e9cdcce1c80108b35d49fef4037991bb63b4d692774d8d5e4]).
> 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)