SensioLabs Inslights. Remove unused namespaces.

This commit is contained in:
Andrés Montañez
2013-12-19 16:12:51 -02:00
parent 0f17468553
commit 72a1a19518
26 changed files with 0 additions and 53 deletions
-2
View File
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
use Mage\Console;
use Mage\Compiler;
use Exception;
/**
* Command for Compile Magallanes into a PHAR executable
*
-2
View File
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
use Mage\Command\AbstractCommand;
use Mage\Console;
use Exception;
/**
* Initializes a Magallanes Configuration into a Proyect
*
-2
View File
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
use Mage\Command\AbstractCommand;
use Mage\Console;
use Exception;
/**
* Installs Magallanes in the Local System
*
-2
View File
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
use Mage\Command\RequiresEnvironment;
use Mage\Console;
use Exception;
/**
* Command for Locking the Deployment to an Environment
*
-2
View File
@@ -15,8 +15,6 @@ use Mage\Command\RequiresEnvironment;
use Mage\Task\Factory;
use Mage\Console;
use Exception;
/**
* Command for Managing the Releases
*
-2
View File
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
use Mage\Command\RequiresEnvironment;
use Mage\Console;
use Exception;
/**
* Command for Unlocking an Environment
*
-2
View File
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
use Mage\Task\Factory;
use Mage\Console;
use Exception;
/**
* Updates the SCM Base Code
*
-2
View File
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
use Mage\Command\AbstractCommand;
use Mage\Console;
use Exception;
/**
* Upgrades the Magallanes Version on the Local System
*
-2
View File
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
use Mage\Command\AbstractCommand;
use Mage\Console;
use Exception;
/**
* Command for displaying the Version of Magallanes
*