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:
@@ -38,7 +38,6 @@ class UpdateCommand extends AbstractCommand
|
||||
if ($result === true) {
|
||||
Console::output('<green>OK</green>' . PHP_EOL, 0);
|
||||
$exitCode = 0;
|
||||
|
||||
} else {
|
||||
Console::output('<red>FAIL</red>' . PHP_EOL, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user