Failed Conditions
Push — experimental/3.1 ( 2823d3...342757 )
by Yangsin
85:33
created
src/Eccube/Form/Extension/DoctrineOrmExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 namespace Eccube\Form\Extension;
24 24
 
25 25
 use Doctrine\ORM\EntityManager;
26
-use Eccube\Application;
27 26
 use Symfony\Component\Form\AbstractTypeExtension;
28 27
 use Symfony\Component\Form\Extension\Core\Type\FormType;
29 28
 use Symfony\Component\Form\FormBuilderInterface;
Please login to merge, or discard this patch.