Completed
Pull Request — 4.0 (#3561)
by k-yamamura
09:37 queued 02:42
created
src/Eccube/Controller/Admin/Product/CsvImportController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 use Eccube\Entity\ProductImage;
25 25
 use Eccube\Entity\ProductStock;
26 26
 use Eccube\Entity\ProductTag;
27
-use Eccube\Exception\CsvImportException;
28 27
 use Eccube\Form\Type\Admin\CsvImportType;
29 28
 use Eccube\Repository\BaseInfoRepository;
30 29
 use Eccube\Repository\CategoryRepository;
Please login to merge, or discard this patch.