diff --git a/index.html b/index.html index a1bf255..acc2985 100644 --- a/index.html +++ b/index.html @@ -499,7 +499,6 @@ console.error(error) }) // connectToMetaMask().then(() => { - console.log('MetaMask connected') if (window.ethereum) { // setMetaMaskStatus(window.ethereum.isConnected()) window.ethereum.on('chainChanged', (chainId) => {