HostController: jsut a newline to make phpcs happy

This commit is contained in:
Thomas Gelf 2017-01-18 15:23:30 +01:00
parent 5af80479a5
commit d4b28101a1
1 changed files with 0 additions and 1 deletions

View File

@ -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());