Optimize imports in HoststatusQuery
This commit is contained in:
parent
e42d86a4e1
commit
370d148072
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
namespace Icinga\Module\Monitoring\Backend\Ido\Query;
|
namespace Icinga\Module\Monitoring\Backend\Ido\Query;
|
||||||
|
|
||||||
use Zend_Db_Expr;
|
|
||||||
|
|
||||||
class HoststatusQuery extends IdoQuery
|
class HoststatusQuery extends IdoQuery
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue