Passed
Push — master ( 7dd54b...5581c1 )
by Petr
03:49
created
src/AppBundle/EventListener/SerializerListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use AppBundle\Entity\Event;
6 6
 use AppBundle\Exception\UnsupportedEntityException;
7 7
 use AppBundle\Service\Extractor\Extractor;
8
-use JMS\Serializer\GraphNavigator;
9 8
 use JMS\Serializer\Handler\SubscribingHandlerInterface;
10 9
 use JMS\Serializer\JsonSerializationVisitor;
11 10
 
Please login to merge, or discard this patch.