Removing console log.
This commit is contained in:
parent
2a1f215351
commit
4eba548e93
|
@ -319,7 +319,6 @@
|
|||
FIELDS.FORMULA,
|
||||
]
|
||||
// no-sql or a spreadsheet
|
||||
console.log(table)
|
||||
if (!external || table.sql) {
|
||||
fields = [...fields, FIELDS.LINK, FIELDS.ARRAY]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue