1
0
Fork 0
mirror of synced 2024-09-24 21:31:17 +12:00

Remove unneeded error message check.

This commit is contained in:
Sam Rose 2024-09-19 16:53:00 +01:00
parent d0a0e74f39
commit bd618f2b00
No known key found for this signature in database

View file

@ -349,7 +349,6 @@ export class GoogleSheetsIntegration implements DatasourcePlus {
if (
err.message.startsWith("No values in the header row") ||
err.message.startsWith("Header values are not yet loaded") ||
err.message.startsWith("All your header cells are blank")
) {
errors[