mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
BenchmarkCommand: remove obsolete stream action
This commit is contained in:
parent
bf8108d937
commit
66f85a3b52
@ -10,11 +10,6 @@ use Icinga\Module\Director\Objects\IcingaHostVar;
|
||||
|
||||
class BenchmarkCommand extends Command
|
||||
{
|
||||
public function streamAction()
|
||||
{
|
||||
$this->api()->stream();
|
||||
}
|
||||
|
||||
public function filterAction()
|
||||
{
|
||||
$flat = array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user