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