@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use JMS\Serializer\Handler\SubscribingHandlerInterface; |
15 | 15 | use JMS\Serializer\Handler\HandlerRegistryInterface; |
16 | -use Symfony\Component\ErrorHandler\Exception\FlattenException; |
|
17 | 16 | |
18 | 17 | /** |
19 | 18 | * Search in the class parents to find an adapted handler. |
@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use JMS\Serializer\Handler\SubscribingHandlerInterface; |
15 | 15 | use JMS\Serializer\Handler\HandlerRegistryInterface; |
16 | -use Symfony\Component\ErrorHandler\Exception\FlattenException; |
|
17 | 16 | |
18 | 17 | /** |
19 | 18 | * Search in the class parents to find an adapted handler. |