Remove ECOMP in headers
[clamp.git] / src / test / java / org / onap / clamp / clds / model / prop / CustomModelElementTest.java
index 46c70e5..de3126a 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.\r
  * ============LICENSE_END============================================\r
  * ===================================================================\r
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
+ * \r
  */\r
 \r
 package org.onap.clamp.clds.model.prop;\r
@@ -27,6 +27,7 @@ import java.io.IOException;
 \r
 import org.junit.Assert;\r
 import org.junit.Test;\r
+import org.onap.clamp.clds.model.properties.ModelProperties;\r
 import org.onap.clamp.clds.util.ResourceFileUtil;\r
 \r
 public class CustomModelElementTest {\r