diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-04 17:50:34 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-04 17:50:34 +0200 |
commit | 46b77928f746a4231d064774b5b67fd892c7ce86 (patch) | |
tree | e3ea690b3f0def1744ddae758923cf92171ef985 /vendor/composer/autoload_files.php | |
parent | 68abd9c71b1d2f7bb2e9d21819584d1d15005b25 (diff) | |
download | wallabag-46b77928f746a4231d064774b5b67fd892c7ce86.tar.gz wallabag-46b77928f746a4231d064774b5b67fd892c7ce86.tar.zst wallabag-46b77928f746a4231d064774b5b67fd892c7ce86.zip |
rm vendor
Diffstat (limited to 'vendor/composer/autoload_files.php')
-rw-r--r-- | vendor/composer/autoload_files.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/composer/autoload_files.php b/vendor/composer/autoload_files.php deleted file mode 100644 index a6552d0f..00000000 --- a/vendor/composer/autoload_files.php +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | <?php | ||
2 | |||
3 | // autoload_files.php generated by Composer | ||
4 | |||
5 | $vendorDir = dirname(dirname(__FILE__)); | ||
6 | $baseDir = dirname($vendorDir); | ||
7 | |||
8 | return array( | ||
9 | $vendorDir . '/symfony/intl/Symfony/Component/Intl/Resources/stubs/functions.php', | ||
10 | ); \ No newline at end of file | ||