Removed unnecessary imports

This commit is contained in:
Vyacheslav Pavlov
2016-07-21 17:53:21 +03:00
parent 47e4d7c9a1
commit 190918b8c1
19 changed files with 0 additions and 30 deletions
-1
View File
@@ -10,7 +10,6 @@
namespace Mage\Command;
use Mage\Command\AbstractCommand;
use Mage\Config;
use Exception;