Completed
Branch master (9d12f9)
by Gaetano
16:54
created
Core/StorageHandler/Database/Workflow.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.