Remove unused dcae-be healthcheck
[sdc.git] / common-app-api / src / main / java / org / openecomp / sdc / common / api / Constants.java
index 20c8568..b06d55a 100644 (file)
@@ -150,7 +150,6 @@ public final class Constants {
 
        //external HealthCheck components
        public static final String HC_COMPONENT_ON_BOARDING = "ON_BOARDING";
-       public static final String HC_COMPONENT_DCAE = "DCAE";
        public static final String HC_COMPONENT_ECOMP_PORTAL = "PORTAL";