Skip to content

Commit

Permalink
fix merge regression (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-Andre-Rivet committed Mar 1, 2019
1 parent b3362dc commit 8c53974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/reducers/reducer.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const reducer = combineReducers({
config,
dependenciesRequest: API.dependenciesRequest,
layoutRequest: API.layoutRequest,
loginRequest: API.loginRequest,
history,
hooks,
reloadRequest: API.reloadRequest,
Expand Down

0 comments on commit 8c53974

Please sign in to comment.