Skip to content

Commit f849065

Browse files
committed
Remove unneeded use statements
1 parent c11061c commit f849065

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)