remove unused namespace
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
namespace Thelia\Action;
|
namespace Thelia\Action;
|
||||||
|
|
||||||
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
||||||
use Symfony\Component\HttpFoundation\Request;
|
|
||||||
use Thelia\Core\Event\ActionEvent;
|
use Thelia\Core\Event\ActionEvent;
|
||||||
|
|
||||||
class Customer implements EventSubscriberInterface
|
class Customer implements EventSubscriberInterface
|
||||||
|
|||||||
Reference in New Issue
Block a user