From ac96b73b39982eada0139db38fe07749b1a60d5e Mon Sep 17 00:00:00 2001 From: gjsjohnmurray Date: Fri, 20 Sep 2024 15:30:51 +0100 Subject: [PATCH] Remove a couple of ancient commented-out lines to trigger a new beta build --- src/api/index.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/api/index.ts b/src/api/index.ts index cffdcc79..4792dbe7 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -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