mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
SensioLabs Inslights. Remove unused namespaces.
This commit is contained in:
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
|
||||
use Mage\Console;
|
||||
use Mage\Compiler;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Command for Compile Magallanes into a PHAR executable
|
||||
*
|
||||
|
||||
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
|
||||
use Mage\Command\AbstractCommand;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Initializes a Magallanes Configuration into a Proyect
|
||||
*
|
||||
|
||||
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
|
||||
use Mage\Command\AbstractCommand;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Installs Magallanes in the Local System
|
||||
*
|
||||
|
||||
@@ -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
|
||||
*
|
||||
|
||||
@@ -15,8 +15,6 @@ use Mage\Command\RequiresEnvironment;
|
||||
use Mage\Task\Factory;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Command for Managing the Releases
|
||||
*
|
||||
|
||||
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
|
||||
use Mage\Command\RequiresEnvironment;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Command for Unlocking an Environment
|
||||
*
|
||||
|
||||
@@ -14,8 +14,6 @@ use Mage\Command\AbstractCommand;
|
||||
use Mage\Task\Factory;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Updates the SCM Base Code
|
||||
*
|
||||
|
||||
@@ -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
|
||||
*
|
||||
|
||||
@@ -13,8 +13,6 @@ namespace Mage\Command\BuiltIn;
|
||||
use Mage\Command\AbstractCommand;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Command for displaying the Version of Magallanes
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user