Removing console log.

This commit is contained in:
mike12345567 2023-03-13 18:05:11 +00:00
parent 2a1f215351
commit 4eba548e93
1 changed files with 0 additions and 1 deletions

View File

@ -319,7 +319,6 @@
FIELDS.FORMULA,
]
// no-sql or a spreadsheet
console.log(table)
if (!external || table.sql) {
fields = [...fields, FIELDS.LINK, FIELDS.ARRAY]
}