Fix lint
This commit is contained in:
parent
2ff2060354
commit
e2bc0b55a4
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import api from '../api';
|
||||
import { importFetchedAccount, importFetchedStatuses } from 'soapbox/actions/importer';
|
||||
import { fetchRelationships } from 'soapbox/actions/accounts';
|
||||
import { Set as ImmutableSet } from 'immutable';
|
||||
|
||||
export const ADMIN_CONFIG_FETCH_REQUEST = 'ADMIN_CONFIG_FETCH_REQUEST';
|
||||
export const ADMIN_CONFIG_FETCH_SUCCESS = 'ADMIN_CONFIG_FETCH_SUCCESS';
|
||||
|
|
Loading…
Reference in a new issue