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_Pgsql;
|
||||
use Icinga\Util\File;
|
||||
use Icinga\Application\Platform;
|
||||
use Icinga\Exception\ConfigurationError;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue