dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

Remove duplicated export #1274

Closed ossan-engineer closed 7 years ago

ossan-engineer commented 7 years ago

I'd like to remove duplicated export to fix ESLint error.

ossan-engineer commented 7 years ago

I noticed that I was using airbnb-style lint rules, so close this pull request.