From 7fe08e1c19a2f9c24483e800c2ddf1f33877d0c0 Mon Sep 17 00:00:00 2001 From: Jonathan Gathman Date: Wed, 7 Aug 2019 14:32:30 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/aaf/authz.git from branch 'master' to 2e1d7eaff96c341b41c9733662c65002c3ad11a5 - Merge "Remove Unused Import" - Remove Unused Import 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: I05b40d390175827e6be72c400fa7084c9154b053 Issue-ID: AAF-933 Signed-off-by: anushadasari --- docs/submodules/aaf/authz.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git index 3fdca4e16..2e1d7eaff 160000 --- a/docs/submodules/aaf/authz.git +++ b/docs/submodules/aaf/authz.git @@ -1 +1 @@ -Subproject commit 3fdca4e1647d7e075b82593de05d095e04582ddf +Subproject commit 2e1d7eaff96c341b41c9733662c65002c3ad11a5 -- 2.16.6