Policy TestSuite Enabled
[policy/engine.git] / ECOMP-PAP-REST / src / main / java / org / openecomp / policy / pap / xacml / rest / components / ConfigPolicy.java
index ff80458..cab76b9 100644 (file)
@@ -100,7 +100,6 @@ public class ConfigPolicy extends Policy {
                        }
                } catch (IOException e) {
                        LOGGER.error("Exception Occured while writing Configuration Data"+e);
-                       e.printStackTrace();
                }
        }