mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
monitoring: Remove unnecessary group call in the host downtime query
refs #9009
This commit is contained in:
parent
52a0ad363f
commit
c735ee799c
@ -160,7 +160,6 @@ class HostdowntimeQuery extends IdoQuery
|
|||||||
'sgo.objecttype_id = ?',
|
'sgo.objecttype_id = ?',
|
||||||
4
|
4
|
||||||
);
|
);
|
||||||
$this->group('ho.name1');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user