remove unused namespace in CacheClear class

This commit is contained in:
Manuel Raynaud
2013-06-04 15:19:44 +02:00
parent d9ee229bab
commit bf7ab3c3b8

View File

@@ -25,7 +25,6 @@ namespace Thelia\Command;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Filesystem\Filesystem;
use Symfony\Component\Filesystem\Exception\IOException;