summaryrefslogtreecommitdiff
path: root/vendor/autoload.php
diff options
context:
space:
mode:
authorFbenas <philbeansburton@gmail.com>2017-03-12 04:05:15 +0000
committerFbenas <philbeansburton@gmail.com>2017-03-12 04:05:15 +0000
commit78bb09f1ab50b85ec000e4d61cc795f03325cd11 (patch)
tree0fd0eb2829d3ebda5816b7249513293cb3e65846 /vendor/autoload.php
parent755248886ad294bade86cb8a5ce36465b5193f36 (diff)
Added ignore vendor
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 2dedf57..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 ComposerAutoloaderInit266aa82cdfb705e81f7eec35f3a301c0::getLoader();