Merge pull request #303 from zomberg/remote_unnecessary_imports

Removed unnecessary imports
This commit is contained in:
Andrés Montañez
2017-01-02 15:15:08 -03:00
committed by GitHub
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;