mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
address: remove serializer config (it is autowired)
This commit is contained in:
parent
f26fafb2f2
commit
43fb020272
@ -9,8 +9,3 @@ services:
|
|||||||
tags:
|
tags:
|
||||||
- { name: 'serializer.normalizer', priority: 8 }
|
- { name: 'serializer.normalizer', priority: 8 }
|
||||||
|
|
||||||
Chill\MainBundle\Serializer\Normalizer\PointNormalizer:
|
|
||||||
autowire: true
|
|
||||||
tags:
|
|
||||||
- { name: 'serializer.normalizer', priority: 8 }
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user