Remove console log
This commit is contained in:
parent
50e571c1de
commit
a6e7ef3985
|
@ -153,7 +153,6 @@
|
|||
fromTable &&
|
||||
toTable
|
||||
|
||||
$: console.log("Errors ", errors)
|
||||
$: linkTable = through || toTable
|
||||
$: relationshipTypes = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue