summaryrefslogtreecommitdiffstats
path: root/run.php
diff options
context:
space:
mode:
Diffstat (limited to 'run.php')
-rw-r--r--run.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/run.php b/run.php
index 6c69bc9..3385681 100644
--- a/run.php
+++ b/run.php
@@ -4,9 +4,6 @@
use Icinga\Module\Graphite\ProvidedHook\Icingadb\IcingadbSupport;
-require_once $this->getLibDir() . '/vendor/Psr/Loader.php';
-require_once $this->getLibDir() . '/vendor/iplx/Loader.php';
-
$this->provideHook('monitoring/DetailviewExtension');
$this->provideHook('icingadb/IcingadbSupport');
$this->provideHook('icingadb/HostDetailExtension');