diff --git a/screen/wallets/list.js b/screen/wallets/list.js index 79c77a3ea..b67a9c3ad 100644 --- a/screen/wallets/list.js +++ b/screen/wallets/list.js @@ -149,7 +149,6 @@ const WalletsList = () => { }, []); // call refreshTransactions() only once, when screen mounts const handleClick = item => { - console.log('handleClick', item); if (item?.getID) { const walletID = item.getID(); navigate('WalletTransactions', {