@@ -30,7 +30,6 @@ |
||
30 | 30 | use Eccube\Util\FormUtil; |
31 | 31 | use Knp\Component\Pager\Paginator; |
32 | 32 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; |
33 | -use Symfony\Component\HttpFoundation\RedirectResponse; |
|
34 | 33 | use Symfony\Component\HttpFoundation\Request; |
35 | 34 | use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; |
36 | 35 | use Symfony\Component\Routing\Annotation\Route; |
@@ -19,7 +19,6 @@ |
||
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; |