Skip to content

Commit 0e7d442

Browse files
Symb1OSVasiliy Litvinenko
authored and
Vasiliy Litvinenko
committed
Internal log
1 parent 086db9a commit 0e7d442

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/ru/namibios/arduino/model/bot/CaptchaState.java

-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ public void onStep() {
3434

3535
try {
3636

37-
fishBot.call();
38-
3937
String key = captcha.getKey();
4038

4139
if (!key.matches(Captcha.REGEX)) {

0 commit comments

Comments
 (0)