Skip to content

Commit 8fa1cea

Browse files
fix merge
1 parent 6c4695f commit 8fa1cea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
use Symfony\Component\Form\Extension\Validator\ValidatorExtension;
1919
use Symfony\Component\Form\FormBuilderInterface;
2020
use Symfony\Component\Form\FormFactoryBuilder;
21-
use Symfony\Component\Form\Test\ForwardCompatTestTrait;
2221
use Symfony\Component\OptionsResolver\OptionsResolver;
2322
use Symfony\Component\Validator\Constraints\Collection;
2423
use Symfony\Component\Validator\Constraints\Expression;
@@ -32,8 +31,6 @@
3231

3332
class FormValidatorFunctionalTest extends TestCase
3433
{
35-
use ForwardCompatTestTrait;
36-
3734
private $validator;
3835
private $formFactory;
3936

0 commit comments

Comments
 (0)