Remove unused alias in the RoleForm
This commit is contained in:
parent
a134522e9e
commit
898883f613
|
@ -5,7 +5,6 @@ namespace Icinga\Forms\Security;
|
|||
|
||||
use Icinga\Exception\AlreadyExistsException;
|
||||
use Icinga\Exception\NotFoundError;
|
||||
use InvalidArgumentException;
|
||||
use LogicException;
|
||||
use Zend_Form_Element;
|
||||
use Icinga\Application\Icinga;
|
||||
|
|
Loading…
Reference in New Issue