mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
remove unused locale and request stack
The locale resolving is delegated to TranslatableStringHelper
This commit is contained in:
@@ -61,7 +61,6 @@ services:
|
||||
chill.custom_field.choice:
|
||||
class: Chill\CustomFieldsBundle\CustomFields\CustomFieldChoice
|
||||
arguments:
|
||||
- "@request_stack"
|
||||
- "@translator.default"
|
||||
- "@templating"
|
||||
- "@chill.main.helper.translatable_string"
|
||||
|
Reference in New Issue
Block a user