Merge "Added the link to the architecture documentation"
[portal.git] / ecomp-portal-BE-common / src / test / java / org / onap / portalapp / portal / listener / HealthMonitorTest.java
index 929c8e3..58eb719 100644 (file)
  *
  * ============LICENSE_END============================================
  *
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 package org.onap.portalapp.portal.listener;
 
 import static org.junit.Assert.assertEquals;
 
 import org.junit.Test;
-import org.onap.portalapp.portal.listener.HealthMonitor;
-
 public class HealthMonitorTest {
 
        @Test