Skip to content

Commit d7f9d96

Browse files
removed unused command
removed unused constant
1 parent cdffb77 commit d7f9d96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DependencyInjection/HandlerCompilerPass.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ class HandlerCompilerPass implements CompilerPassInterface
1515
{
1616
const REGISTRY_ID = 'task.handler.factory';
1717
const HANDLER_TAG = 'task.handler';
18-
const HANDLER_NAME_ATTRIBUTE = 'handler-name';
1918

2019
/**
2120
* {@inheritdoc}

0 commit comments

Comments
 (0)