mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +02:00
CoreApi: remove soperfluous newlines
This commit is contained in:
parent
5d705ce47a
commit
07bb68b1d2
@ -560,8 +560,6 @@ constants
|
|||||||
$url = sprintf('events?queue=%s&types=%s', $queue, implode('&types=', $allTypes));
|
$url = sprintf('events?queue=%s&types=%s', $queue, implode('&types=', $allTypes));
|
||||||
|
|
||||||
$this->client->request('post', $url, null, false, true);
|
$this->client->request('post', $url, null, false, true);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function dumpConfig(IcingaConfig $config, $db, $moduleName = 'director')
|
public function dumpConfig(IcingaConfig $config, $db, $moduleName = 'director')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user