chore(trading): remove stray log (#3967)

This commit is contained in:
Matthew Russell 2023-05-25 11:32:31 -07:00 committed by GitHub
parent f88c35648e
commit c2d5c71f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,6 @@ const MobileWalletButton = ({
setDrawerOpen(!drawerOpen);
}
}, [drawerOpen, fetchPubKeys, isConnected, openVegaWalletDialog]);
console.log(drawerOpen, isYellow);
const iconClass = drawerOpen
? 'hidden'