@@ -11,7 +11,6 @@ |
||
| 11 | 11 | use Guzzle\Http\Client; |
| 12 | 12 | use Guzzle\Http\Message\RequestInterface; |
| 13 | 13 | use Psr\Log\LoggerInterface; |
| 14 | -use Symfony\Component\HttpFoundation\Response; |
|
| 15 | 14 | use Symfony\Component\Validator\Constraints\Url; |
| 16 | 15 | use Symfony\Component\Validator\Validator\ValidatorInterface; |
| 17 | 16 | |