We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f6639 commit a86975fCopy full SHA for a86975f
Tests/ChoiceList/Factory/CachingFactoryDecoratorTest.php
@@ -16,8 +16,6 @@
16
use Symfony\Component\Form\ChoiceList\ArrayChoiceList;
17
use Symfony\Component\Form\ChoiceList\ChoiceList;
18
use Symfony\Component\Form\ChoiceList\ChoiceListInterface;
19
-use Symfony\Component\Form\ChoiceList\ChoiceListInterface;
20
-use Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator;
21
use Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator;
22
use Symfony\Component\Form\ChoiceList\Factory\ChoiceListFactoryInterface;
23
use Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface;
0 commit comments