Refactoring. Removed useless import. (#3254)
original: https://github.com/tootsuite/mastodon/pull/2618
This commit is contained in:
parent
8fd174298d
commit
1d436a4322
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import React from 'react';
|
||||
import Status from './status';
|
||||
import ImmutablePropTypes from 'react-immutable-proptypes';
|
||||
import { ScrollContainer } from 'react-router-scroll';
|
||||
import PropTypes from 'prop-types';
|
||||
|
|
Loading…
Reference in a new issue