mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
Code refactoring.
This commit is contained in:
@@ -456,7 +456,6 @@ class DeployCommand extends AbstractCommand implements RequiresEnvironment
|
||||
$runTask = false;
|
||||
}
|
||||
|
||||
$result = false;
|
||||
if ($runTask == true) {
|
||||
try {
|
||||
$result = $task->run();
|
||||
|
||||
Reference in New Issue
Block a user