|
@@ -15,9 +15,7 @@ |
|
|
block discarded – undo |
|
15
|
15
|
use Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader; |
|
16
|
16
|
use Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader; |
|
17
|
17
|
use Symfony\Bridge\Doctrine\ManagerRegistry; |
|
18
|
|
-use Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator; |
|
19
|
18
|
use Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory; |
|
20
|
|
-use Symfony\Component\Form\ChoiceList\View\ChoiceView; |
|
21
|
19
|
use Symfony\Component\OptionsResolver\Options; |
|
22
|
20
|
use Symfony\Component\OptionsResolver\OptionsResolver; |
|
23
|
21
|
|
Please login to merge, or discard this patch.