[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / onboarding-rest-war / src / main / java / org / openecomp / server / interceptors / InternalEmptyObject.java
index d2b24bd..903907f 100644 (file)
@@ -25,8 +25,7 @@ import org.codehaus.jackson.annotate.JsonAutoDetect;
 import java.io.Serializable;
 
 /**
- * This class is for Internal use only.
- * Please don't use this class.
+ * This class is for Internal use only. Please don't use this class.
  */
 @JsonAutoDetect
 public class InternalEmptyObject implements Serializable {