Fixed sonar issue in URApproval.java class 51/90951/1
authorArundathi Patil <arundpil@in.ibm.com>
Fri, 5 Jul 2019 13:28:04 +0000 (18:58 +0530)
committerArundathi Patil <arundpil@in.ibm.com>
Fri, 5 Jul 2019 13:29:07 +0000 (18:59 +0530)
commitb73803bb42cf5ecb76f0c38e01e4a7e7a70e9ddf
treedd672b38d1c363892b27656299db81ec146503d0
parenta2bfcc602e81113347e9919b59e5e917d1ed2542
Fixed sonar issue in URApproval.java class

Removed the declaration of thrown CadiException as it is never thrown
from the method.

Issue-ID: AAF-860
Change-Id: I62af4f65923f3e1eb995118421d68f4f843caeb5
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/approvalsets/URApprovalSet.java