HostController: jsut a newline to make phpcs happy
This commit is contained in:
parent
5af80479a5
commit
d4b28101a1
|
@ -336,7 +336,6 @@ class HostController extends ObjectController
|
|||
public function agentAction()
|
||||
{
|
||||
if ($os = $this->params->get('download')) {
|
||||
|
||||
$wizard = new AgentWizard($this->object);
|
||||
$wizard->setTicketSalt($this->api()->getTicketSalt());
|
||||
|
||||
|
|
Loading…
Reference in New Issue