diff --git a/src/Bundle/ChillPersonBundle/config/services/exports_social_actions.yaml b/src/Bundle/ChillPersonBundle/config/services/exports_social_actions.yaml index 9761302e2..6a2aa966f 100644 --- a/src/Bundle/ChillPersonBundle/config/services/exports_social_actions.yaml +++ b/src/Bundle/ChillPersonBundle/config/services/exports_social_actions.yaml @@ -8,13 +8,7 @@ services: - { name: chill.export, alias: count_social_work_actions } ## FILTERS - chill.person.export.filter_referrers: - class: Chill\PersonBundle\Export\Filter\ReferrerFilter - autowire: true - autoconfigure: true - tags: - - { name: chill.export_filter, alias: social_work_actions_referrer_filter } - + # chill.person.export.filter_social_work_type: # class: Chill\PersonBundle\Export\Filter\SocialWorkTypeFilter # autowire: true