mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-25 17:19:33 -05:00
AddNodeForm: useless use of use
This commit is contained in:
parent
18dc398dca
commit
cc2bb604c2
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ use Icinga\Module\Businessprocess\BusinessProcess;
|
|||
use Icinga\Module\Businessprocess\Modification\ProcessChanges;
|
||||
use Icinga\Module\Businessprocess\Web\Form\QuickForm;
|
||||
use Icinga\Module\Monitoring\Backend\MonitoringBackend;
|
||||
use Icinga\Web\Notification;
|
||||
use Icinga\Web\Session\SessionNamespace;
|
||||
|
||||
class AddNodeForm extends QuickForm
|
||||
|
|
|
|||
Loading…
Reference in a new issue