Skip to content

Commit

Permalink
We don't need this
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitrySharabin committed Feb 12, 2022
1 parent 3862e62 commit 1c2a0e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mavo-gsheets.js
Original file line number Diff line number Diff line change
Expand Up @@ -528,10 +528,6 @@
headers,
body: JSON.stringify(body)
});

if (!response.ok) {
throw response;
}
} catch {}
}
}
Expand Down

0 comments on commit 1c2a0e9

Please sign in to comment.