StyleCI fixes
This commit is contained in:
parent
9cf7432835
commit
34b166cde9
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ class BulkReinstallActionCommand extends Command
|
|||
*/
|
||||
public function handle()
|
||||
{
|
||||
$servers = $this->getServersToProcess();
|
||||
$servers = $this->getServersToProcess();
|
||||
|
||||
if (! $this->confirm(trans('command/messages.server.reinstall.confirm'))) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue