summaryrefslogtreecommitdiffstats
path: root/appinfo/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/autoload.php')
-rw-r--r--appinfo/autoload.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/autoload.php b/appinfo/autoload.php
index 81302425d..dbdc39ea3 100644
--- a/appinfo/autoload.php
+++ b/appinfo/autoload.php
@@ -20,7 +20,6 @@ require_once __DIR__ . '/../3rdparty/autoload.php';
// non composer libs
$thirdPartyLibs = [
- '\SimplePie' => 'simplepie/autoloader.php',
'\ZendXML\Security' => 'ZendXml/vendor/autoload.php',
];