Remove useless 'use \Exception'

This commit is contained in:
Alexander Klimov 2014-08-28 11:45:26 +02:00
parent fdef695896
commit c194c02435
1 changed files with 0 additions and 1 deletions

View File

@ -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;