|
@@ -16,8 +16,6 @@ |
|
|
block discarded – undo |
|
16
|
16
|
use eZ\Publish\SPI\FieldType\Value as SPIValue; |
|
17
|
17
|
use eZ\Publish\Core\FieldType\Value as BaseValue; |
|
18
|
18
|
use Symfony\Component\PropertyAccess\PropertyAccess; |
|
19
|
|
-use Symfony\Component\PropertyAccess\PropertyPath; |
|
20
|
|
-use Symfony\Component\Validator\Constraints; |
|
21
|
19
|
use Symfony\Component\Validator\Mapping\ClassMetadata; |
|
22
|
20
|
use Symfony\Component\Validator\Mapping\Factory\MetadataFactoryInterface; |
|
23
|
21
|
|
Please login to merge, or discard this patch.