mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-06 09:28:57 +02:00
PSR-2 Fixer
This commit is contained in:
@@ -12,7 +12,6 @@ namespace Mage\Command\BuiltIn;
|
||||
|
||||
use Mage\Command\AbstractCommand;
|
||||
use Mage\Console;
|
||||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
@@ -73,7 +72,6 @@ class ListCommand extends AbstractCommand
|
||||
}
|
||||
Console::output('', 1, 1);
|
||||
$exitCode = 0;
|
||||
|
||||
} else {
|
||||
Console::output('<bold>You don\'t have any environment configured.</bold>', 1, 2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user