Completed
Pull Request — master (#1663)
by chihiro
20:50
created
app/Ext/Event.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
 namespace Ext;
26 26
 
27 27
 use Eccube\Application;
28
-use Eccube\Entity\PluginEventHandler;
29 28
 use Symfony\Component\EventDispatcher\EventSubscriberInterface;
30 29
 use Symfony\Component\HttpKernel\Event\FilterControllerEvent;
31 30
 
Please login to merge, or discard this patch.