Skip to content

Commit 029e266

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

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)