correct lint error

tl-language-filters
crockwave 2020-06-28 11:14:52 -05:00
rodzic a21589d9ce
commit 08b783c050
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,6 @@ import {
export const ACCOUNT_FETCH_REQUEST = 'ACCOUNT_FETCH_REQUEST';
export const ACCOUNT_FETCH_SUCCESS = 'ACCOUNT_FETCH_SUCCESS';
export const ACCOUNT_FETCH_FAIL = 'ACCOUNT_FETCH_FAIL';
test
export const ACCOUNT_FOLLOW_REQUEST = 'ACCOUNT_FOLLOW_REQUEST';
export const ACCOUNT_FOLLOW_SUCCESS = 'ACCOUNT_FOLLOW_SUCCESS';