1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00

Removing console log.

This commit is contained in:
mike12345567 2023-02-01 19:10:41 +00:00
parent 3a51933801
commit 049d4a0363

View file

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