Remove unnecessary import in the PivotTable

refs #9333
This commit is contained in:
Eric Lippmann 2015-08-18 13:34:14 +02:00
parent e904c26445
commit 0a7a8d377e
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
namespace Icinga\Data;
use Icinga\Data\Filter\Filter;
use Icinga\Data\SimpleQuery;
use Icinga\Application\Icinga;
use Icinga\Web\Paginator\Adapter\QueryAdapter;
use Zend_Paginator;