Skip to content

Commit 155f657

Browse files
committed
* Remove deprecated command
1 parent 5232a94 commit 155f657

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/Resources/config/services.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ services:
2626
$jobRepository: '@CodeRhapsodie\DataflowBundle\Repository\JobRepository'
2727
tags: ['console.command']
2828

29-
CodeRhapsodie\DataflowBundle\Command\JobShowCommand:
30-
arguments:
31-
$jobGateway: '@CodeRhapsodie\DataflowBundle\Gateway\JobGateway'
32-
$connectionFactory: '@CodeRhapsodie\DataflowBundle\Factory\ConnectionFactory'
33-
tags: ['console.command']
34-
3529
CodeRhapsodie\DataflowBundle\Command\RunPendingDataflowsCommand:
3630
arguments:
3731
$manager: '@CodeRhapsodie\DataflowBundle\Manager\ScheduledDataflowManagerInterface'

0 commit comments

Comments
 (0)