Skip to content

Commit a6abf16

Browse files
Minor CS fixes
1 parent 2a7f5dc commit a6abf16

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\EventDispatcher\EventDispatcher;
16-
use Symfony\Component\EventDispatcher\EventDispatcherInterface;
1716
use Symfony\Component\Form\CallbackTransformer;
1817
use Symfony\Component\Form\Exception\TransformationFailedException;
1918
use Symfony\Component\Form\Extension\Core\DataMapper\DataMapper;

Tests/FormFactoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
use Symfony\Component\Form\Extension\Core\Type\TextType;
1717
use Symfony\Component\Form\FormFactory;
1818
use Symfony\Component\Form\FormRegistry;
19-
use Symfony\Component\Form\FormRegistryInterface;
2019
use Symfony\Component\Form\FormTypeGuesserChain;
2120
use Symfony\Component\Form\FormTypeGuesserInterface;
2221
use Symfony\Component\Form\Guess\Guess;

0 commit comments

Comments
 (0)