diff --git a/floethereum/index.html b/floethereum/index.html
index a1bf255..acc2985 100644
--- a/floethereum/index.html
+++ b/floethereum/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) => {