summaryrefslogtreecommitdiffstats
path: root/3rdparty/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/autoload.php')
-rw-r--r--3rdparty/autoload.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/3rdparty/autoload.php b/3rdparty/autoload.php
deleted file mode 100644
index 3cd25b0d2..000000000
--- a/3rdparty/autoload.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-// autoload.php @generated by Composer
-
-require_once __DIR__ . '/composer' . '/autoload_real.php';
-
-return ComposerAutoloaderInit4750e3a2a6327c742e19653287d1e34f::getLoader();