Skip to content

Commit b9b3c24

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: Remove unneeded use statements Redundant assignment to promoted property Revert "[Messenger] Add call to `gc_collect_cycles()` after each message is handled"
2 parents f086ae8 + f849065 commit b9b3c24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Validator/WorkflowValidatorTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Workflow\Tests\Validator;
1313

1414
use PHPUnit\Framework\TestCase;
15-
use Symfony\Component\Workflow\Arc;
1615
use Symfony\Component\Workflow\Definition;
1716
use Symfony\Component\Workflow\Exception\InvalidDefinitionException;
1817
use Symfony\Component\Workflow\Tests\WorkflowBuilderTrait;

0 commit comments

Comments
 (0)