Merge "Sonar-AAF_FS.java"
authorJonathan Gathman <jonathan.gathman@att.com>
Tue, 8 Oct 2019 12:25:14 +0000 (12:25 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 8 Oct 2019 12:25:14 +0000 (12:25 +0000)
auth/auth-fs/src/main/java/org/onap/aaf/auth/fs/AAF_FS.java

index df05da9..cee06dd 100644 (file)
@@ -49,7 +49,7 @@ import org.onap.aaf.misc.env.APIException;
 
 public class AAF_FS extends AbsService<AuthzEnv, AuthzTrans>  {
 
-    public AAF_FS(final AuthzEnv env) throws APIException, IOException, CadiException {
+    public AAF_FS(final AuthzEnv env) throws IOException, CadiException {
         super(env.access(),env);
         try {
             ///////////////////////