Optimize imports in HoststatusQuery

This commit is contained in:
Eric Lippmann 2017-07-27 15:03:12 +02:00 committed by Eric Lippmann
parent e42d86a4e1
commit 370d148072
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
namespace Icinga\Module\Monitoring\Backend\Ido\Query;
use Zend_Db_Expr;
class HoststatusQuery extends IdoQuery
{
/**