From 1dd4dfcb112295f8795c91e4d293ad02691ef75d Mon Sep 17 00:00:00 2001 From: anushadasari Date: Tue, 23 Jul 2019 21:01:48 +0530 Subject: Update git submodules * Update docs/submodules/appc.git from branch 'master' to 00b75dcc162606a28ebc38a06e4c92314e1b44a2 - APPC -1653 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-1653 Change-Id: I9e3e3b7994cb689e14b70aab73d5dfea54fa4a1f Signed-off-by: anushadasari --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 6898b8cfb..00b75dcc1 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 6898b8cfb815892115c86f80d85edd895a1292a3 +Subproject commit 00b75dcc162606a28ebc38a06e4c92314e1b44a2 -- cgit