Fix linter :(
This commit is contained in:
parent
aa35e2ec46
commit
29f26745e2
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ import { shortNumberFormat } from '../utils/numbers';
|
|||
import { isStaff } from '../utils/accounts';
|
||||
import { makeGetAccount } from '../selectors';
|
||||
import { logOut } from 'soapbox/actions/auth';
|
||||
import { Map as ImmutableMap } from 'immutable';
|
||||
|
||||
const messages = defineMessages({
|
||||
followers: { id: 'account.followers', defaultMessage: 'Followers' },
|
||||
|
|
Loading…
Reference in a new issue