Completed
Pull Request — master (#18)
by
unknown
08:36
created
src/Normalizer/ObjectNormalizer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
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:
Please login to merge, or discard this patch.