aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-05-29 20:44:28 -0400
committerAndrew Manning <tamanning@zoho.com>2016-05-29 20:44:28 -0400
commita3dfdd9d3886451f5e97940387a56171c5810cf6 (patch)
tree9c68b25867f19d440e6b3aab67e6636f5ceb6734 /Zotlabs
parent00d32f6b947d10b836cf1a4d59dbff3413517fd5 (diff)
downloadvolse-hubzilla-a3dfdd9d3886451f5e97940387a56171c5810cf6.tar.gz
volse-hubzilla-a3dfdd9d3886451f5e97940387a56171c5810cf6.tar.bz2
volse-hubzilla-a3dfdd9d3886451f5e97940387a56171c5810cf6.zip
Remove Parsedown library files and remove references.
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Module/Wiki.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Module/Wiki.php b/Zotlabs/Module/Wiki.php
index 3c1f14a9b..946529424 100644
--- a/Zotlabs/Module/Wiki.php
+++ b/Zotlabs/Module/Wiki.php
@@ -2,8 +2,6 @@
namespace Zotlabs\Module;/** @file */
-use \library\parsedown\Parsedown as Parsedown;
-
class Wiki extends \Zotlabs\Web\Controller {
function init() {