diff --git a/src/Bundle/ChillMainBundle/config/services/form.yaml b/src/Bundle/ChillMainBundle/config/services/form.yaml index e5243eae0..b3eb0ca98 100644 --- a/src/Bundle/ChillMainBundle/config/services/form.yaml +++ b/src/Bundle/ChillMainBundle/config/services/form.yaml @@ -140,8 +140,4 @@ services: Chill\MainBundle\Form\Type\LocationFormType: autowire: true - autoconfigure: true - arguments: - - "@chill.main.helper.translatable_string" - tags: - - { name: form.type } \ No newline at end of file + autoconfigure: true \ No newline at end of file