Skip to content

Commit

Permalink
HostController: jsut a newline to make phpcs happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Jan 18, 2017
1 parent 5af8047 commit d4b2810
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/controllers/HostController.php
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@ protected function commonForServices()
public function agentAction()
{
if ($os = $this->params->get('download')) {

$wizard = new AgentWizard($this->object);
$wizard->setTicketSalt($this->api()->getTicketSalt());

Expand Down

0 comments on commit d4b2810

Please sign in to comment.