mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
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…
x
Reference in New Issue
Block a user