anticaptcha-java icon indicating copy to clipboard operation
anticaptcha-java copied to clipboard

[ISSUE-3] remove use of deleted class SquareCaptcha

Open costalopes71 opened this issue 3 years ago • 0 comments

Changelog

  • stop using SquareCaptcha at Main.java because this class has been removed

Tests

  • import project into your IDE
  • [ ] no compilation errors should appear
  • run Main.java as java application
  • [ ] everything should run as expected

costalopes71 avatar May 03 '21 00:05 costalopes71