Removing console log.
This commit is contained in:
parent
3a51933801
commit
049d4a0363
|
@ -176,7 +176,6 @@
|
||||||
fromPrimary,
|
fromPrimary,
|
||||||
fromForeign
|
fromForeign
|
||||||
)
|
)
|
||||||
console.log(errObj)
|
|
||||||
errors = errObj
|
errors = errObj
|
||||||
return getErrorCount(errors) === 0
|
return getErrorCount(errors) === 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue