Parcourir la source

add line to delete

ryohek il y a 6 ans
Parent
commit
2cb83a8547
1 fichiers modifiés avec 0 ajouts et 7 suppressions
  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
    */