@@ -5,9 +5,6 @@ |
||
5 | 5 | use zServices\Miscellany\Exceptions\NoServiceCall; |
6 | 6 | use zServices\Miscellany\Exceptions\NoCaptchaResponse; |
7 | 7 | use zServices\Miscellany\Exceptions\NoServiceResponse; |
8 | -use zServices\Miscellany\Exceptions\ImageNotFound; |
|
9 | -use zServices\Miscellany\Exceptions\InvalidInputs; |
|
10 | -use zServices\Miscellany\Exceptions\InvalidCaptcha; |
|
11 | 8 | use zServices\Miscellany\ClientHttp; |
12 | 9 | use zServices\Miscellany\Curl; |
13 | 10 |