Skip to content

Commit

Permalink
Remove a couple of ancient commented-out lines to trigger a new beta …
Browse files Browse the repository at this point in the history
…build (#1434)
  • Loading branch information
gjsjohnmurray authored Sep 20, 2024
1 parent 8629ebe commit 1e0a967
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 1e0a967

Please sign in to comment.