monitoring: Remove run.php
The monitoring module still registered the obsolete top bar hook.
This commit is contained in:
parent
07ddc3a455
commit
a37d68b235
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
|
||||
$this->registerHook(
|
||||
'TopBar',
|
||||
'Icinga\\Module\\Monitoring\\Web\\Hook\\TopBar'
|
||||
);
|
Loading…
Reference in New Issue