diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-10-09 23:38:01 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2024-10-09 23:38:01 +0200 |
commit | b117cf9dc71a2042b27420b9a713ac69514f469e (patch) | |
tree | 9d3dcdfa6d6cc5f332f549b1c67a943b673046f8 | |
parent | 2ed8908127f44a2a8d1326791e40668a425b7787 (diff) | |
download | volse-hubzilla-b117cf9dc71a2042b27420b9a713ac69514f469e.tar.gz volse-hubzilla-b117cf9dc71a2042b27420b9a713ac69514f469e.tar.bz2 volse-hubzilla-b117cf9dc71a2042b27420b9a713ac69514f469e.zip |
emove another PHPGit related file.
-rw-r--r-- | library/PHPGit.autoload.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/library/PHPGit.autoload.php b/library/PHPGit.autoload.php deleted file mode 100644 index 7ad2971da..000000000 --- a/library/PHPGit.autoload.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php - -// autoload.php @generated by Composer - -require_once __DIR__ . '/composer' . '/autoload_real.php'; - -return ComposerAutoloaderInit929ad7f4e2f44798d12d2ab06db7b39b::getLoader();
\ No newline at end of file |