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)
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