Remove unused CONFIGURATION_METHOD_NAME 17/3817/1
authorMarcus G K Williams <marcus.williams@intel.com>
Tue, 2 May 2017 16:43:45 +0000 (09:43 -0700)
committerMarcus G K Williams <marcus.williams@intel.com>
Tue, 2 May 2017 16:43:45 +0000 (09:43 -0700)
Change-Id: Ifa9b1855dd22c9453c145ed8faf6c16c38b6a17a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
appc-common/src/main/java/org/openecomp/appc/Constants.java

index 134f7ec..bd72acf 100644 (file)
@@ -69,11 +69,6 @@ public final class Constants {
      */
     public static final String PROPERTY_TOPOLOGY_METHOD = "appc.topology.dg.method";
 
-    /**
-     * The name of the service logic method in the DG to be executed
-     */
-    // public static final String CONFIGURATION_METHOD_NAME = "configuration-operation";
-
     /**
      * The property that supplies the application name
      */