@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use Kaliop\eZMigrationBundle\API\ConfigResolverInterface; |
| 9 | 9 | use Kaliop\eZWorkflowEngineBundle\API\Value\Workflow as APIWorkflow; |
| 10 | 10 | use eZ\Publish\Core\Persistence\Database\DatabaseHandler; |
| 11 | -use Doctrine\DBAL\Exception\UniqueConstraintViolationException; |
|
| 12 | 11 | use Doctrine\DBAL\Schema\Schema; |
| 13 | 12 | |
| 14 | 13 | /** |