Failed Conditions
Pull Request — 4.0 (#4414)
by Kentaro
05:10
created
src/Eccube/Controller/Admin/Store/OwnerStoreController.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,8 +13,8 @@
 block discarded – undo
13 13
 
14 14
 namespace Eccube\Controller\Admin\Store;
15 15
 
16
-use Eccube\Controller\AbstractController;
17 16
 use Eccube\Common\EccubeConfig;
17
+use Eccube\Controller\AbstractController;
18 18
 use Eccube\Entity\BaseInfo;
19 19
 use Eccube\Entity\Master\PageMax;
20 20
 use Eccube\Entity\Plugin;
Please login to merge, or discard this patch.