Reduce technical debt and add JUnit
[policy/engine.git] / PolicyEngineAPI / src / main / java / org / onap / policy / api / PushPolicyParameters.java
index 211be7e..a55cd6e 100644 (file)
@@ -38,6 +38,7 @@ public class PushPolicyParameters {
         * Constructor with no Parameters.
         */
        public PushPolicyParameters(){
+               // Empty constructor
        }
        
        /**