Fix forgotten reference

This commit is contained in:
Eugen Rochko 2016-11-24 23:49:45 +01:00
parent 8efa081f21
commit 34e18eb251

View file

@ -8,7 +8,6 @@ import {
ACCOUNT_TIMELINE_FETCH_SUCCESS,
ACCOUNT_TIMELINE_EXPAND_SUCCESS
} from '../actions/accounts';
import { SUGGESTIONS_FETCH_SUCCESS } from '../actions/suggestions';
import { COMPOSE_SUGGESTIONS_READY } from '../actions/compose';
import {
REBLOG_SUCCESS,