APPC-1663 63/91963/3
authoranushadasari <danush10@in.ibm.com>
Wed, 24 Jul 2019 17:19:21 +0000 (22:49 +0530)
committerTakamune Cho <takamune.cho@att.com>
Fri, 26 Jul 2019 14:55:14 +0000 (14:55 +0000)
commitf660cb70d74773d414cdf695ca2324f4d6dae48a
tree7025537391378cbb94149af3b627b04f1ed2f38e
parent669e25644a5e5a84527b1b218dc18c6bdf1bfeed
APPC-1663

The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.

Issue-ID: APPC-1663
Change-Id: I98a98f59847a4cdea298f82531530db4048b65b0
Signed-off-by: anushadasari <danush10@in.ibm.com>
appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/src/main/java/org/onap/appc/adapter/restHealthcheck/RestHealthcheckAdapter.java