AAPC-1655 61/91961/2
authoranushadasari <danush10@in.ibm.com>
Wed, 24 Jul 2019 16:54:32 +0000 (22:24 +0530)
committerTakamune Cho <takamune.cho@att.com>
Wed, 24 Jul 2019 19:33:48 +0000 (19:33 +0000)
commite93b3251120e3bc8aeec497852a287a5c909d1b4
tree60cd81d450270062ed4cc246a704f8c858698d16
parent93d4ad294dc08226467e4203c2044c62d32d9c1c
AAPC-1655

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-1655
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: Dasari Anusha <danush10@in.ibm.com>
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