@@ -10,8 +10,6 @@ |
||
| 10 | 10 | |
| 11 | 11 | use Doctrine\Common\Annotations\AnnotationRegistry; |
| 12 | 12 | use JMS\Serializer\SerializerBuilder; |
| 13 | -use Psr\Http\Message\RequestInterface; |
|
| 14 | -use Vipps\Exceptions\ViPPSErrorException; |
|
| 15 | 13 | use Vipps\Exceptions\VippsException; |
| 16 | 14 | use Vipps\VippsInterface; |
| 17 | 15 | |