@@ -25,7 +25,6 @@ |
||
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 |