From: Eugen Rochko Date: Thu, 24 Nov 2016 22:49:45 +0000 (+0100) Subject: Fix forgotten reference X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=34e18eb251fb2555bd92cabdf56c7165fade760d;p=mastodon.git Fix forgotten reference --- diff --git a/app/assets/javascripts/components/reducers/accounts.jsx b/app/assets/javascripts/components/reducers/accounts.jsx index 68247a98c..a7e4a2830 100644 --- a/app/assets/javascripts/components/reducers/accounts.jsx +++ b/app/assets/javascripts/components/reducers/accounts.jsx @@ -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,