mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 05:14:25 +02:00
monitoring: Remove unnecessary use w/ backlash in DeleteCommentsCommandForm
refs #9449
This commit is contained in:
parent
d850cffa42
commit
ec07da6c5e
@ -4,7 +4,7 @@
|
||||
namespace Icinga\Module\Monitoring\Forms\Command\Object;
|
||||
|
||||
use Icinga\Module\Monitoring\Command\Object\DeleteCommentCommand;
|
||||
use \Icinga\Module\Monitoring\Forms\Command\CommandForm;
|
||||
use Icinga\Module\Monitoring\Forms\Command\CommandForm;
|
||||
use Icinga\Web\Notification;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user