Skip to content

Commit e41627a

Browse files
author
artem
committed
1 parent 974c796 commit e41627a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Uncaptcha.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ function getBalance(): ?float{
160160
$this->debugLog('<b>Get balance</b>');
161161

162162
$response = $this->call('getBalance');
163-
vd($response);
164163
$this->debugLog("- response: $response");
165164

166165
return $response;

0 commit comments

Comments
 (0)