Skip to content

Commit 059759f

Browse files
refactor
1 parent 45c682a commit 059759f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/structs/2captcha.ts

-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ export class Solver {
347347
}
348348
switch (data.request) {
349349
case "CAPCHA_NOT_READY":
350-
// console.log('CAPCHA_NOT_READY')
351350
return this.pollResponse(id);
352351
default: {
353352
throw new APIError(data.request)

0 commit comments

Comments
 (0)