From 13673d46b619b1d7c209a49b1a61c5f0f5b9485d Mon Sep 17 00:00:00 2001 From: anushadasari Date: Fri, 26 Jul 2019 20:25:14 +0530 Subject: Update git submodules * Update docs/submodules/appc.git from branch 'master' to f660cb70d74773d414cdf695ca2324f4d6dae48a - APPC-1663 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-1663 Change-Id: I98a98f59847a4cdea298f82531530db4048b65b0 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 669e25644..f660cb70d 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 669e25644a5e5a84527b1b218dc18c6bdf1bfeed +Subproject commit f660cb70d74773d414cdf695ca2324f4d6dae48a -- cgit 1.2.3-korg