Przeglądaj źródła

add line to delete

ryohek 6 lat temu
rodzic
commit
2cb83a8547

+ 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
    */