Completed
Pull Request — 4.0 (#3800)
by k-yamamura
05:50
created
src/Eccube/Service/PluginService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use Eccube\Common\Constant;
20 20
 use Eccube\Common\EccubeConfig;
21 21
 use Eccube\Entity\Plugin;
22
-use Eccube\Exception\PluginApiException;
23 22
 use Eccube\Exception\PluginException;
24 23
 use Eccube\Repository\PluginRepository;
25 24
 use Eccube\Service\Composer\ComposerApiService;
Please login to merge, or discard this patch.