Fix linter :(

This commit is contained in:
Alex Gleason 2020-07-02 18:39:17 -05:00
parent aa35e2ec46
commit 29f26745e2
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -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' },