diff --git a/src/Bundle/ChillMainBundle/config/services/command.yaml b/src/Bundle/ChillMainBundle/config/services/command.yaml index 106b01f37..5d2491fc9 100644 --- a/src/Bundle/ChillMainBundle/config/services/command.yaml +++ b/src/Bundle/ChillMainBundle/config/services/command.yaml @@ -78,7 +78,3 @@ services: Chill\MainBundle\Command\DetectTranslationDuplicatesCommand: tags: - { name: console.command } - - Chill\MainBundle\Command\DetectMissingTranslationsCommand: - tags: - - { name: console.command }