diff options
Diffstat (limited to 'animism-align/frontend/app/views/editor/align/components/annotations/annotation.index.js')
| -rw-r--r-- | animism-align/frontend/app/views/editor/align/components/annotations/annotation.index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/animism-align/frontend/app/views/editor/align/components/annotations/annotation.index.js b/animism-align/frontend/app/views/editor/align/components/annotations/annotation.index.js index 8e1fa43..7c76fca 100644 --- a/animism-align/frontend/app/views/editor/align/components/annotations/annotation.index.js +++ b/animism-align/frontend/app/views/editor/align/components/annotations/annotation.index.js @@ -1,5 +1,4 @@ import React, { PureComponent } from 'react' -import { bindActionCreators } from 'redux' import { connect } from 'react-redux' import actions from 'app/actions' |
