Fix broken reference

This commit is contained in:
Eugen Rochko 2017-04-01 22:29:20 +02:00
parent 808017ff18
commit a8c2e44fee
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import Lightbox from '../../../components/lightbox';
import LoadingIndicator from '../../../components/loading_indicator';
import PureRenderMixin from 'react-addons-pure-render-mixin';
import ImmutablePropTypes from 'react-immutable-proptypes';