From 4bf0eed6af0e9bb5271f773ef970fdc56b115b5a Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Tue, 2 Jan 2024 21:24:23 +0530 Subject: [PATCH] Update index.html --- index.html | 1 - 1 file changed, 1 deletion(-) 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) => {