]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Addon.php
Remove confirm template obsolete uses (except for contacts)
[friendica.git] / src / Core / Addon.php
index 0462504e70a29d01457fa5a1d5ecf4fd56c011c5..8b95af328c26dd46cd05b08faedb77b268ea9436 100644 (file)
@@ -229,8 +229,6 @@ class Addon
         */
        public static function getInfo($addon)
        {
-               $a = DI::app();
-
                $addon = Strings::sanitizeFilePathItem($addon);
 
                $info = [