Failed Conditions
Pull Request — experimental/3.1 (#2630)
by Kiyotaka
60:01
created
src/Eccube/Controller/ProductController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
 use Doctrine\ORM\EntityManager;
28 28
 use Eccube\Annotation\Inject;
29 29
 use Eccube\Application;
30
-use Eccube\Common\Constant;
31 30
 use Eccube\Entity\BaseInfo;
32 31
 use Eccube\Entity\Master\ProductStatus;
33 32
 use Eccube\Entity\Product;
Please login to merge, or discard this patch.