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