Skip to content

Commit f43bc57

Browse files
committed
-remove unused imports
1 parent 26112a0 commit f43bc57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Serializer/AbstractItemNormalizer.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
use Symfony\Component\Serializer\Encoder\CsvEncoder;
3636
use Symfony\Component\Serializer\Encoder\XmlEncoder;
3737
use Symfony\Component\Serializer\Exception\LogicException;
38-
use Symfony\Component\Serializer\Exception\MissingConstructorArgumentsException;
3938
use Symfony\Component\Serializer\Exception\NotNormalizableValueException;
40-
use Symfony\Component\Serializer\Exception\RuntimeException;
4139
use Symfony\Component\Serializer\Exception\UnexpectedValueException;
4240
use Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface;
4341
use Symfony\Component\Serializer\NameConverter\NameConverterInterface;

0 commit comments

Comments
 (0)