monitoring: Remove unused alias from the downtime query

refs #9009
This commit is contained in:
Eric Lippmann 2015-05-29 15:36:03 +02:00
parent 85c21b042d
commit 16ab26cb7c
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ namespace Icinga\Module\Monitoring\Backend\Ido\Query;
use Zend_Db_Expr;
use Zend_Db_Select;
use Icinga\Authentication\Manager;
use Icinga\Data\Filter\Filter;
/**