remove unused namespace

This commit is contained in:
Manuel Raynaud
2013-04-18 10:48:44 +02:00
parent e0aeb8a643
commit c647fec422

View File

@@ -24,7 +24,6 @@
namespace Thelia\Action;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
use Symfony\Component\HttpFoundation\Request;
use Thelia\Core\Event\ActionEvent;
class Customer implements EventSubscriberInterface