Browse Source

Fix forgotten reference

closed-social-glitch-2
Eugen Rochko 7 years ago
parent
commit
34e18eb251
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/assets/javascripts/components/reducers/accounts.jsx

+ 0
- 1
app/assets/javascripts/components/reducers/accounts.jsx 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,

Loading…
Cancel
Save