From 8c4ce5fa758e07688350fbbfeeb307a2e37cdeb9 Mon Sep 17 00:00:00 2001 From: anushadasari Date: Mon, 29 Jul 2019 17:44:53 +0530 Subject: 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 --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/appc.git') diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index f660cb70d..537daa16e 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit f660cb70d74773d414cdf695ca2324f4d6dae48a +Subproject commit 537daa16e66464b4f252c75bcd3171e63835d951 -- cgit 1.2.3-korg