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
@@ -12,7 +12,6 @@ namespace Mage;
use Mage\Config\ConfigNotFoundException;
use Mage\Config\RequiredConfigNotFoundException;
use Mage\Console;
use Mage\Yaml\Yaml;
use Exception;