[person] order social issues: remove custom controller and order only by 'ordering'

This commit is contained in:
nobohan
2022-02-22 12:36:04 +01:00
parent bb93cb23a7
commit ce1d213082
4 changed files with 36 additions and 98 deletions

View File

@@ -67,6 +67,3 @@ services:
autowire: true
tags: ['controller.service_arguments']
Chill\PersonBundle\Controller\SocialIssueApiController:
autowire: true
autoconfigure: true