1
0
Fork 0
mirror of synced 2024-10-06 04:54:52 +13:00

Removing console log.

This commit is contained in:
mike12345567 2023-03-13 18:05:11 +00:00
parent 2a1f215351
commit 4eba548e93

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]
}