Completed
Pull Request — master (#1392)
by Kentaro
16:05
created
src/Eccube/Application.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
 use Symfony\Component\Finder\Finder;
30 30
 use Symfony\Component\HttpFoundation\Request;
31 31
 use Symfony\Component\HttpFoundation\Response;
32
-use Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler;
33 32
 use Symfony\Component\Yaml\Yaml;
34 33
 
35 34
 class Application extends ApplicationTrait
Please login to merge, or discard this patch.