Merge "Fix Sonar Issues policy/engine POLICY-SDK-APP module"
authorJorge Hernandez <jorge.hernandez-herrero@att.com>
Fri, 29 Mar 2019 19:36:38 +0000 (19:36 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 29 Mar 2019 19:36:38 +0000 (19:36 +0000)
1  2 
POLICY-SDK-APP/src/main/java/org/onap/policy/controller/PolicyController.java

@@@ -36,8 -36,8 +37,7 @@@ import java.util.Map
  import java.util.Map.Entry;
  import java.util.Properties;
  import java.util.Set;
 -import java.nio.charset.StandardCharsets;
  import javax.annotation.PostConstruct;
- import javax.mail.MessagingException;
  import javax.script.SimpleBindings;
  import javax.servlet.http.HttpServletRequest;
  import javax.servlet.http.HttpServletResponse;