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