Update git submodules
authoranushadasari <danush10@in.ibm.com>
Wed, 24 Jul 2019 19:33:48 +0000 (01:03 +0530)
committerGerrit Code Review <gerrit@onap.org>
Wed, 24 Jul 2019 19:33:48 +0000 (19:33 +0000)
* Update docs/submodules/appc.git from branch 'master'
  to e93b3251120e3bc8aeec497852a287a5c909d1b4
  - 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>

No differences found