mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
Fix lint
This commit is contained in:
parent
83e265d4d8
commit
34d599af77
|
@ -1,5 +1,3 @@
|
||||||
import { combineReducers } from 'redux';
|
|
||||||
|
|
||||||
export const ActionTypes = {
|
export const ActionTypes = {
|
||||||
PERFORM_ACTION: 'PERFORM_ACTION',
|
PERFORM_ACTION: 'PERFORM_ACTION',
|
||||||
RESET: 'RESET',
|
RESET: 'RESET',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user