SonarFix- MigrateServer.java 75/92175/1
authoranushadasari <danush10@in.ibm.com>
Mon, 29 Jul 2019 07:56:30 +0000 (13:26 +0530)
committeranushadasari <danush10@in.ibm.com>
Mon, 29 Jul 2019 08:23:02 +0000 (13:53 +0530)
commit537daa16e66464b4f252c75bcd3171e63835d951
treedb259a611d5dd22c9348a8d9332a9c0b2dbcfe8e
parentf660cb70d74773d414cdf695ca2324f4d6dae48a
SonarFix- MigrateServer.java

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.

Change-Id: Ic0af785e3d3863f4555ab9614d7a8b3b0f2150b3
Issue-ID: APPC-1670
Signed-off-by: anushadasari <danush10@in.ibm.com>
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/src/main/java/org/onap/appc/adapter/iaas/provider/operation/impl/MigrateServer.java