Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-webui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/autoload.php')
-rw-r--r--vendor/autoload.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/vendor/autoload.php b/vendor/autoload.php
deleted file mode 100644
index 5895f14..0000000
--- a/vendor/autoload.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-// autoload.php @generated by Composer
-
-require_once __DIR__ . '/composer/autoload_real.php';
-
-return ComposerAutoloaderInit6df5b8a1471c61873b9f5b638848d4d7::getLoader();