ryohek пре 6 година
родитељ
комит
2cb83a8547
1 измењених фајлова са 0 додато и 7 уклоњено
  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
    */