Explorar el Código

add line to delete

ryohek hace 6 años
padre
commit
2cb83a8547
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  1. 0 7
      src/client/js/services/AdminCustomizeContainer.js

+ 0 - 7
src/client/js/services/AdminCustomizeContainer.js

@@ -117,13 +117,6 @@ export default class AdminCustomizeContainer extends Container {
     }
   }
 
-  /**
-   * Switch behaviorType
-   */
-  switchBehaviorType(behaviorName) {
-    this.setState({ currentBehavior: behaviorName });
-  }
-
   /**
    * Switch enabledTimeLine
    */