mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Compat Hooks: fix c&p error
This commit is contained in:
parent
e6903b3834
commit
dc3c787446
@ -3,7 +3,7 @@
|
||||
|
||||
namespace Icinga\Module\Monitoring\Web\Hook;
|
||||
|
||||
use Icinga\Module\Monitoring\Hook\HostActionsHook as BaseHook;
|
||||
use Icinga\Module\Monitoring\Hook\ServiceActionsHook as BaseHook;
|
||||
|
||||
/**
|
||||
* Compat only
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
namespace Icinga\Module\Monitoring\Web\Hook;
|
||||
|
||||
use Icinga\Module\Monitoring\Hook\HostActionsHook as BaseHook;
|
||||
use Icinga\Module\Monitoring\Hook\TimelineProviderHook as BaseHook;
|
||||
|
||||
/**
|
||||
* Compat only
|
||||
|
Loading…
x
Reference in New Issue
Block a user