@@ -22,7 +22,6 @@ |
||
22 | 22 | use Symfony\Component\Form\Exception\RuntimeException; |
23 | 23 | use Symfony\Component\PropertyAccess\PropertyAccess; |
24 | 24 | use Symfony\Component\PropertyAccess\PropertyAccessorInterface; |
25 | -use Symfony\Component\PropertyAccess\PropertyPath; |
|
26 | 25 | |
27 | 26 | /** |
28 | 27 | * @author Thomas Rabaix <[email protected]> |