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