remove unused namespace

This commit is contained in:
Manuel Raynaud
2013-01-21 12:41:38 +01:00
parent b6273ff1b0
commit 6dd0cb3a17

View File

@@ -24,7 +24,6 @@
namespace Thelia\Tests\Log;
use Thelia\Log\Tlog;
use Thelia\Core\Thelia;
class TlogTest extends \PHPUnit_Framework_TestCase
{