@@ -8,7 +8,6 @@ |
||
| 8 | 8 | */ |
| 9 | 9 | namespace eZ\Publish\API\Repository\Tests\SetupFactory; |
| 10 | 10 | |
| 11 | -use Doctrine\DBAL\DBALException; |
|
| 12 | 11 | use Doctrine\DBAL\Driver\PDOException; |
| 13 | 12 | use eZ\Publish\Core\Base\ServiceContainer; |
| 14 | 13 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
@@ -9,7 +9,6 @@ |
||
| 9 | 9 | namespace eZ\Publish\Core\MVC\Symfony\FieldType\ImageAsset; |
| 10 | 10 | |
| 11 | 11 | use eZ\Publish\API\Repository\ContentService; |
| 12 | -use eZ\Publish\API\Repository\Exceptions\NotFoundException; |
|
| 13 | 12 | use eZ\Publish\API\Repository\Exceptions\UnauthorizedException; |
| 14 | 13 | use eZ\Publish\API\Repository\Values\Content\Field; |
| 15 | 14 | use eZ\Publish\Core\MVC\Symfony\FieldType\View\ParameterProviderInterface; |