Skip to content

Commit a48f520

Browse files
committed
fixed CS
1 parent 9c69aaa commit a48f520

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/AbstractDivLayoutTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Form\Tests;
1313

1414
use Symfony\Component\Form\FormError;
15-
use Symfony\Component\Form\Tests\Fixtures\AlternatingRowType;
1615
use Symfony\Component\Security\Csrf\CsrfToken;
1716

1817
abstract class AbstractDivLayoutTest extends AbstractLayoutTest

Tests/Extension/Core/Type/CollectionTypeTest.php

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

1414
use Symfony\Component\Form\Form;
1515
use Symfony\Component\Form\Tests\Fixtures\Author;
16-
use Symfony\Component\Form\Tests\Fixtures\AuthorType;
1716

1817
class CollectionTypeTest extends \Symfony\Component\Form\Test\TypeTestCase
1918
{

0 commit comments

Comments
 (0)