redux-saga / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial
MIT License
587 stars 544 forks source link

Unused action 'INCREMENT_IF_ODD' #65

Open RRSR opened 4 years ago

RRSR commented 4 years ago

There is an unused action INCREMENT_IF_ODD in the reducers.js file. Can you please remove this so that it does not cause any confusion.