Skip to content

Commit

Permalink
Merge branch 'master' into olive-silverfish
Browse files Browse the repository at this point in the history
  • Loading branch information
gjsjohnmurray authored Sep 20, 2024
2 parents 7158892 + 1e0a967 commit 9cb4e26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,6 @@ export class AtelierAPI {
...headers,
Cookie: cookie,
},
// json: true,
// resolveWithFullResponse: true,
// simple: true,
});
if (response.status === 503) {
// User likely ran out of licenses
Expand Down

0 comments on commit 9cb4e26

Please sign in to comment.