Failed Conditions
Pull Request — experimental/sf (#3236)
by Kentaro
49:41 queued 37:58
created
src/Eccube/Controller/Admin/Customer/CustomerController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 
16 16
 use Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException;
17 17
 use Doctrine\ORM\QueryBuilder;
18
-use Eccube\Application;
19 18
 use Eccube\Common\Constant;
20 19
 use Eccube\Controller\AbstractController;
21 20
 use Eccube\Entity\Master\CsvType;
Please login to merge, or discard this patch.