AddNodeForm: useless use of use

This commit is contained in:
Thomas Gelf 2016-12-09 13:58:33 +01:00
parent 18dc398dca
commit cc2bb604c2

View file

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