mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
Remove not in use class Plugin.php
This commit is contained in:
parent
31bfdb33e1
commit
72d155c57d
@ -1,12 +0,0 @@
|
|||||||
<?php
|
|
||||||
/* Icinga Web 2 | (c) 2013 Icinga Development Team | GPLv2+ */
|
|
||||||
|
|
||||||
namespace Icinga\Module\Monitoring;
|
|
||||||
|
|
||||||
use Icinga\Application\Cli;
|
|
||||||
|
|
||||||
require_once ICINGA_LIBDIR . '/Icinga/Application/Cli.php';
|
|
||||||
|
|
||||||
class Plugin extends Cli
|
|
||||||
{
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user