Remove unused use Zend_Config
This commit is contained in:
parent
947cd0c5d3
commit
66062c87b6
|
@ -2,7 +2,6 @@
|
|||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
|
||||
use Zend_Config;
|
||||
use Icinga\Web\Url;
|
||||
use Icinga\Logger\Logger;
|
||||
use Icinga\Config\PreservingIniWriter;
|
||||
|
|
Loading…
Reference in New Issue