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
1 changed files with 0 additions and 1 deletions

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[