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 <danush10@in.ibm.com>
    
diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git
index 3fdca4e..2e1d7ea 160000
--- a/docs/submodules/aaf/authz.git
+++ b/docs/submodules/aaf/authz.git
@@ -1 +1 @@
-Subproject commit 3fdca4e1647d7e075b82593de05d095e04582ddf
+Subproject commit 2e1d7eaff96c341b41c9733662c65002c3ad11a5