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…
Reference in New Issue