chore: remove console log.

This commit is contained in:
a.bouhuolia
2021-11-02 21:24:23 +02:00
parent 94e6b64944
commit d94d28f709
2 changed files with 1 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ function MoneyInDialog({
payload = { account_type: null, account_id: null, account_name: '' },
isOpen,
}) {
console.log(payload, 'EE');
return (
<Dialog
name={dialogName}