remove use statementnot needed

This commit is contained in:
Manuel Raynaud
2013-07-26 11:12:10 +02:00
parent fab90bade9
commit 02c89c0795

View File

@@ -22,9 +22,6 @@
/*************************************************************************************/
namespace Thelia\Tests\Action;
use Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag;
use Symfony\Component\HttpFoundation\Session\Flash\FlashBag;
use Symfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage;
use Thelia\Core\HttpFoundation\Request;
use Thelia\Core\HttpFoundation\Session\Session;