Removing console log.

This commit is contained in:
mike12345567 2023-02-01 19:10:41 +00:00
parent 3a51933801
commit 049d4a0363
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@
fromPrimary,
fromForeign
)
console.log(errObj)
errors = errObj
return getErrorCount(errors) === 0
}