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

index 7fef0ba..814dff2 100644 (file)
@@ -56,7 +56,7 @@ public class API_Hello {
      * @param facade
      * @throws Exception
      */
-    public static void init(final AAF_Hello oauthHello) throws Exception {
+    public static void init(final AAF_Hello oauthHello){
         ////////
         // Simple "GET" API
         ///////