Completed
Push — spike/fieldtypes_simplificatio... ( 8dad2f...2d1801 )
by
unknown
13:40
created
eZ/Publish/Core/FieldType/TextLine/Type.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -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.