Browse Source

Fix broken reference

closed-social-glitch-2
Eugen Rochko 7 years ago
parent
commit
a8c2e44fee
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/assets/javascripts/components/features/ui/components/media_modal.jsx

+ 0
- 1
app/assets/javascripts/components/features/ui/components/media_modal.jsx 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';

Loading…
Cancel
Save