Completed
Push — deprecate_ezxml ( 14acfc...003b97 )
by
unknown
76:06 queued 49:34
created
Bundle/EzPublishCoreBundle/Tests/Imagine/PlaceholderAliasGeneratorTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use eZ\Publish\API\Repository\Values\Content\VersionInfo as APIVersionInfo;
16 16
 use eZ\Publish\Core\FieldType\Image\Value as ImageValue;
17 17
 use eZ\Publish\Core\FieldType\Null\Value as NullValue;
18
-use eZ\Publish\Core\FieldType\Value as FieldTypeValue;
19 18
 use eZ\Publish\Core\FieldType\Value;
20 19
 use eZ\Publish\Core\IO\IOServiceInterface;
21 20
 use eZ\Publish\Core\IO\Values\BinaryFileCreateStruct;
Please login to merge, or discard this patch.
eZ/Publish/API/Repository/Tests/SetupFactory/Legacy.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.