@@ -5,7 +5,6 @@ |
||
5 | 5 | use Spatie\EventProjector\ShouldBeStored; |
6 | 6 | use Symfony\Component\Serializer\Encoder\JsonEncoder; |
7 | 7 | use Symfony\Component\Serializer\Normalizer\ObjectNormalizer; |
8 | -use Symfony\Component\Serializer\Normalizer\PropertyNormalizer; |
|
9 | 8 | use Symfony\Component\Serializer\Serializer as SymfonySerializer; |
10 | 9 | |
11 | 10 | class JsonEventSerializer implements EventSerializer |