1
0
Fork 1
forked from fedi/mastodon

Fix spacing warning from ESLint (#22005)

This commit is contained in:
Nick Schonning 2022-12-03 20:56:21 -05:00 committed by talon
parent 3937d58399
commit ba3348b882

View file

@ -22,7 +22,7 @@ import {
FOLLOW_REQUESTS_EXPAND_FAIL,
FOLLOW_REQUEST_AUTHORIZE_SUCCESS,
FOLLOW_REQUEST_REJECT_SUCCESS,
} from '../actions/accounts';
} from '../actions/accounts';
import {
REBLOGS_FETCH_SUCCESS,
FAVOURITES_FETCH_SUCCESS,