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
0e1e0aa323
commit
f87c5f8a14
@ -80,7 +80,6 @@ AddTokenScreen.prototype.render = function () {
|
||||
event.preventDefault()
|
||||
var tokenSymbolEl = document.querySelector('input#token_symbol')
|
||||
var tokenSymbol = tokenSymbolEl.value
|
||||
console.log(tokenSymbol)
|
||||
},
|
||||
}, 'Add'),
|
||||
]),
|
||||
|
Loading…
Reference in New Issue
Block a user