Update git submodules
authoranushadasari <danush10@in.ibm.com>
Mon, 29 Jul 2019 12:14:53 +0000 (17:44 +0530)
committerGerrit Code Review <gerrit@onap.org>
Mon, 29 Jul 2019 12:14:53 +0000 (12:14 +0000)
commit8c4ce5fa758e07688350fbbfeeb307a2e37cdeb9
treeb736825781d5a4186138270e3a4f48bc3e23857c
parent0e144123372bb421825d894f134416b671518cac
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 537daa16e66464b4f252c75bcd3171e63835d951
  - 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>
docs/submodules/appc.git