Removed unused lodash.sample module
• Removed: - unused lodash.sample module
This commit is contained in:
@@ -3,7 +3,6 @@ import { Map as ImmutableMap, List as ImmutableList } from 'immutable';
|
||||
import ImmutablePropTypes from 'react-immutable-proptypes';
|
||||
import ImmutablePureComponent from 'react-immutable-pure-component';
|
||||
import { createSelector } from 'reselect';
|
||||
import sample from 'lodash.sample';
|
||||
import debounce from 'lodash.debounce'
|
||||
import { me } from '../initial_state';
|
||||
import { dequeueTimeline } from '../actions/timelines';
|
||||
|
||||
Reference in New Issue
Block a user