@@ -18,7 +18,6 @@ |
||
18 | 18 | |
19 | 19 | namespace JMS\Serializer; |
20 | 20 | |
21 | -use JMS\Serializer\Exception\LogicException; |
|
22 | 21 | use JMS\Serializer\Exception\RuntimeException; |
23 | 22 | use Metadata\MetadataFactoryInterface; |
24 | 23 |