fix: remove logs
This commit is contained in:
parent
0069ba8402
commit
7c8318964f
2 changed files with 0 additions and 6 deletions
|
|
@ -254,8 +254,6 @@ const Wizard = ({ onClose, save, error, currency }) => {
|
|||
)
|
||||
return errors.threshold
|
||||
|
||||
console.log(errors)
|
||||
|
||||
if (isSuspend && hasRequirementError) return errors.requirement
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue