mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Remove reducer console log.
This commit is contained in:
parent
f26c47a3fc
commit
1c1d6241ed
@ -35,6 +35,5 @@ function rootReducer (state, action) {
|
||||
|
||||
state.appState = reduceApp(state, action)
|
||||
|
||||
console.log(JSON.stringify(state, null, 2))
|
||||
return state
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user