@@ -16,7 +16,6 @@ |
||
16 | 16 | use Symfony\Component\Serializer\Normalizer\NormalizerInterface; |
17 | 17 | use Symfony\Component\Serializer\SerializerAwareInterface; |
18 | 18 | use Symfony\Component\Serializer\SerializerInterface; |
19 | -use Symfony\Component\VarDumper\VarDumper; |
|
20 | 19 | |
21 | 20 | /** |
22 | 21 | * Transforms an object to an array with the following keys: |