Completed
Pull Request — experimental/3.1 (#2154)
by Kentaro
448:33 queued 441:10
created
src/Eccube/Controller/Admin/Store/PluginController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,6 @@
 block discarded – undo
31 31
 use Eccube\Form\Type\Admin\PluginLocalInstallType;
32 32
 use Eccube\Form\Type\Admin\PluginManagementType;
33 33
 use Eccube\Util\Str;
34
-use Monolog\Logger;
35 34
 use Symfony\Component\Filesystem\Filesystem;
36 35
 use Symfony\Component\Finder\Finder;
37 36
 use Symfony\Component\Form\Extension\Core\Type\TextType;
Please login to merge, or discard this patch.