mirror of
https://github.com/dap-ps/discover.git
synced 2025-02-07 15:05:07 +00:00
Removes console.log
This commit is contained in:
parent
d14397b0a6
commit
c5eefadc02
@ -39,7 +39,6 @@ export default {
|
||||
|
||||
const checkNetwork = async () => {
|
||||
web3.eth.net.getId().then(networkId => {
|
||||
console.log(networkId)
|
||||
return networkId === 1 ? 'true' : 'false'
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user