Completed
Pull Request — master (#1667)
by Tsuyoshi
37:42
created
src/Eccube/Controller/Admin/Store/PluginController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -36,8 +36,6 @@
 block discarded – undo
36 36
 use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
37 37
 use Symfony\Component\Routing\Exception\RouteNotFoundException;
38 38
 use Symfony\Component\Validator\Constraints as Assert;
39
-use Symfony\Component\Form\FormError;
40
-use Monolog\Logger;
41 39
 
42 40
 class PluginController extends AbstractController
43 41
 {
Please login to merge, or discard this patch.