diff --git a/src/provider/capmonster-api.ts b/src/provider/capmonster-api.ts index 5be11fb..d17af2e 100644 --- a/src/provider/capmonster-api.ts +++ b/src/provider/capmonster-api.ts @@ -58,7 +58,6 @@ class CapMonster { await new Promise((resolve) => setTimeout(resolve, this.opts.pollingInterval)); const result = await this.getResult(response.data.taskId); -; if (result.data.status === "ready") { solved = true; return callback(null, {