Fix broken reference

master
Eugen Rochko 7 years ago
parent 808017ff18
commit a8c2e44fee
  1. 1
      app/assets/javascripts/components/features/ui/components/media_modal.jsx

@ -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';

Loading…
Cancel
Save