@@ -9,7 +9,6 @@ |
||
| 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. |