mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
Drop unused use statement
This commit is contained in:
parent
c1bff9a26e
commit
1bd1b58d46
@ -10,7 +10,6 @@ use LogicException;
|
|||||||
use Zend_Db_Adapter_Pdo_Mysql;
|
use Zend_Db_Adapter_Pdo_Mysql;
|
||||||
use Zend_Db_Adapter_Pdo_Pgsql;
|
use Zend_Db_Adapter_Pdo_Pgsql;
|
||||||
use Icinga\Util\File;
|
use Icinga\Util\File;
|
||||||
use Icinga\Application\Platform;
|
|
||||||
use Icinga\Exception\ConfigurationError;
|
use Icinga\Exception\ConfigurationError;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user