diff options
Diffstat (limited to 'UserFunctions/vendor/autoload.php')
-rw-r--r-- | UserFunctions/vendor/autoload.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/UserFunctions/vendor/autoload.php b/UserFunctions/vendor/autoload.php deleted file mode 100644 index 6c1252d5..00000000 --- a/UserFunctions/vendor/autoload.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php - -// autoload.php @generated by Composer - -require_once __DIR__ . '/composer' . '/autoload_real.php'; - -return ComposerAutoloaderInit76f42e5ed2459038f40f17d7eef8723b::getLoader(); |