BenchmarkCommand: remove obsolete stream action

This commit is contained in:
Thomas Gelf 2016-02-25 20:02:03 +01:00
parent bf8108d937
commit 66f85a3b52
1 changed files with 0 additions and 5 deletions

View File

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