This commit is contained in:
Dan Abramov 2015-09-28 18:39:13 +03:00
parent 83e265d4d8
commit 34d599af77

View File

@ -1,5 +1,3 @@
import { combineReducers } from 'redux';
export const ActionTypes = {
PERFORM_ACTION: 'PERFORM_ACTION',
RESET: 'RESET',