Don't use \Exception

refs #9003
This commit is contained in:
Alexander A. Klimov 2015-05-19 10:42:19 +02:00
parent d539a0e017
commit 159f4eaf90
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<?php
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
use \Exception;
use Icinga\Exception\ProgrammingError;
use Icinga\Forms\ConfirmRemovalForm;
use Icinga\Forms\Dashboard\DashletForm;