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