mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove log
This commit is contained in:
parent
c8640537e6
commit
277cff4e10
@ -33,7 +33,6 @@ IdenticonComponent.prototype.componentDidMount = function(){
|
||||
var address = state.address
|
||||
|
||||
if (!address) return
|
||||
console.log('rendering for address ' + address)
|
||||
var numericRepresentation = jsNumberForAddress(address)
|
||||
|
||||
var container = findDOMNode(this)
|
||||
|
Loading…
Reference in New Issue
Block a user