logs - silence log

feature/default_network_editable
kumavis 9 years ago
parent 9da4094db6
commit 8696a613c9
  1. 1
      app/scripts/background.js

@ -48,7 +48,6 @@ idStore.setStore(ethStore)
function getState(){
var state = extend(ethStore.getState(), idStore.getState())
console.log(state)
return state
}

Loading…
Cancel
Save