Completed
Push — EZP-31681 ( e049ce...b3a798 )
by
unknown
18:44
created
eZ/Publish/Core/FieldType/Image/Value.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use eZ\Publish\Core\FieldType\Value as BaseValue;
10 10
 use eZ\Publish\Core\Base\Exceptions\InvalidArgumentType;
11 11
 use eZ\Publish\API\Repository\Exceptions\PropertyNotFoundException;
12
-use eZ\Publish\SPI\FieldType\Value as SPIValue;
13 12
 
14 13
 /**
15 14
  * Value for Image field type.
Please login to merge, or discard this patch.