diff --git a/frontend/src/component/feature/progress.jsx b/frontend/src/component/feature/progress.jsx index a5f3213704..c17d970b79 100644 --- a/frontend/src/component/feature/progress.jsx +++ b/frontend/src/component/feature/progress.jsx @@ -1,11 +1,5 @@ import React, { PropTypes, Component } from 'react'; import styles from './progress-styles.scss'; -import easing from 'bezier-easing'; - -const fn = easing(0, 0, 1, 0.5); - -window.easing = easing; -// console.log(s); class Progress extends Component { constructor (props) { diff --git a/frontend/src/component/strategies/show-strategy-component.js b/frontend/src/component/strategies/show-strategy-component.js index 3101f25231..8fd7ba13e7 100644 --- a/frontend/src/component/strategies/show-strategy-component.js +++ b/frontend/src/component/strategies/show-strategy-component.js @@ -31,7 +31,7 @@ class ShowStrategyComponent extends PureComponent { return (