Skip to content

Commit 1c2a0e9

Browse files
We don't need this
1 parent 3862e62 commit 1c2a0e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mavo-gsheets.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,6 @@
528528
headers,
529529
body: JSON.stringify(body)
530530
});
531-
532-
if (!response.ok) {
533-
throw response;
534-
}
535531
} catch {}
536532
}
537533
}

0 commit comments

Comments
 (0)