Interface is formatted using extended notation when no implementation added at VFC...
[sdc.git] / catalog-model / src / main / java / org / openecomp / sdc / be / model / Operation.java
index 180f82c..92c7c59 100644 (file)
@@ -38,8 +38,6 @@ public class Operation extends OperationDataDefinition implements IOperationPara
      * <p>
      * Jackson DeSerialization workaround constructor to create an operation with no arguments.
      * </p>
-     *
-     * @param emptyString The empty string provided by jackson.
      */
     public Operation() {
         super();