diff --git a/src/components/account/register/AccountRegisterForm.js b/src/components/account/register/AccountRegisterForm.js index 22a7265f..020426fb 100644 --- a/src/components/account/register/AccountRegisterForm.js +++ b/src/components/account/register/AccountRegisterForm.js @@ -211,7 +211,6 @@ export const AccountRegisterForm = ({ }; const onSubmit = async data => { - console.log(data); if (isObjEmpty(errors)) { if (!isCrtfy) { setModal({