Remove unused use statement

This commit is contained in:
gmorel
2014-03-04 13:23:11 +01:00
parent 95af305ca9
commit 52a2030c91

View File

@@ -23,7 +23,6 @@
namespace Thelia\Core\Template\Smarty\Assets;
use Thelia\Log\Tlog;
use Thelia\Tools\URL;
use Thelia\Core\Template\Assets\AssetManagerInterface;