Revert "module fuse and syntax errors fixed"

This reverts commit 4a4733f593.
This commit is contained in:
Aditya Sankaran
2019-12-04 18:15:37 -05:00
parent 4a4733f593
commit 323cb5bcee
4 changed files with 426 additions and 13 deletions

View File

@@ -51,7 +51,6 @@ export default function(state = initialState, action) {
return {
...state,
...action.payload
}
case LOADING_USER:
return {