Skip to content

Commit cfab871

Browse files
committed
Merge remote-tracking branch 'origin/2.3' into 2.3
2 parents 038da90 + 896e0f6 commit cfab871

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cookbook/form/inherit_data_option.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ Let's build two forms for these entities, ``CompanyType`` and ``CustomerType``::
4848

4949
// src/Acme/HelloBundle/Form/Type/CompanyType.php
5050
namespace Acme\HelloBundle\Form\Type;
51-
52-
use Symfony\Component\Form\AbstractType;
53-
use Symfony\Component\Form\FormBuilder;
5451

5552
use Symfony\Component\Form\AbstractType;
5653
use Symfony\Component\Form\FormBuilderInterface;

0 commit comments

Comments
 (0)