1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-01 23:56:41 +07:00

eslint fix

This commit is contained in:
muerwre 2019-08-09 12:43:43 +07:00
parent fa4d51360b
commit 5fb3445741
6 changed files with 9248 additions and 18023 deletions

View file

@ -1,6 +1,4 @@
import {
takeEvery, all, spawn, call, put, take, fork, race
} from 'redux-saga/effects';
import { takeEvery, all, spawn, call, put, take, fork, race } from 'redux-saga/effects';
import { UPLOAD_ACTIONS } from '~/redux/uploads/constants';
import {
uploadUploadFiles, uploadSetStatus, uploadAddStatus, uploadDropStatus, uploadAddFile