diff --git a/src/components/Vault/WithdrawRequestForm.tsx b/src/components/Vault/WithdrawRequestForm.tsx index 0e16da3e7..f346ddb4f 100644 --- a/src/components/Vault/WithdrawRequestForm.tsx +++ b/src/components/Vault/WithdrawRequestForm.tsx @@ -143,7 +143,6 @@ export const WithdrawRequestForm = ({ currency, changeModal, token, onRedirect } onCurrencySet(id) }, [currency, onCurrencySet]) - console.log('inputError', inputError) return (