Merge "Reorder modifiers"
[so.git] / bpmn / MSOInfrastructureBPMN / src / main / java / org / openecomp / mso / bpmn / infrastructure / workflow / serviceTask / client / entity / OnapModelInformationEntity.java
index eeb8eda..6580efe 100644 (file)
@@ -22,9 +22,6 @@ package org.openecomp.mso.bpmn.infrastructure.workflow.serviceTask.client.entity
 
 import com.fasterxml.jackson.annotation.JsonProperty;
 
-/**
- * Created by 10112215 on 2017/9/20.
- */
 public class OnapModelInformationEntity {
     @JsonProperty("GENERIC-RESOURCE-API:model-invariant-uuid")
     private String modelInvariantUuid;