Completed
Pull Request — 4.0 (#3552)
by k-yamamura
06:37
created
codeception/acceptance/_bootstrap.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,8 +5,8 @@
 block discarded – undo
5 5
 use Eccube\Entity\Customer;
6 6
 use Eccube\Entity\Master\CustomerStatus;
7 7
 use Eccube\Entity\Master\OrderStatus;
8
-use Eccube\Service\PurchaseFlow\Processor\OrderNoProcessor;
9 8
 use Eccube\Kernel;
9
+use Eccube\Service\PurchaseFlow\Processor\OrderNoProcessor;
10 10
 use Faker\Factory as Faker;
11 11
 
12 12
 
Please login to merge, or discard this patch.