Remove useless 'use \Exception'
This commit is contained in:
parent
fdef695896
commit
c194c02435
|
@ -2,7 +2,6 @@
|
|||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
|
||||
use \Exception;
|
||||
use Icinga\Config\PreservingIniWriter;
|
||||
use Icinga\Web\Controller\ModuleActionController;
|
||||
use Icinga\Web\Notification;
|
||||
|
|
Loading…
Reference in New Issue