aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Zot
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-19 00:06:10 -0800
committerredmatrix <git@macgirvin.com>2016-02-19 00:06:10 -0800
commit28d07fd6b2b48632edadc94055c1be8a0cb11274 (patch)
tree3f32eb951b3a3fae05ae7be1566d66a1293b1339 /Zotlabs/Zot
parent5a7b994e59306519574ce7aaa004f08d7d47ee05 (diff)
downloadvolse-hubzilla-28d07fd6b2b48632edadc94055c1be8a0cb11274.tar.gz
volse-hubzilla-28d07fd6b2b48632edadc94055c1be8a0cb11274.tar.bz2
volse-hubzilla-28d07fd6b2b48632edadc94055c1be8a0cb11274.zip
move storage assets to zotlabs/storage
Diffstat (limited to 'Zotlabs/Zot')
-rw-r--r--Zotlabs/Zot/ZotHandler.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/Zotlabs/Zot/ZotHandler.php b/Zotlabs/Zot/ZotHandler.php
index f9bb05410..aab336545 100644
--- a/Zotlabs/Zot/ZotHandler.php
+++ b/Zotlabs/Zot/ZotHandler.php
@@ -2,9 +2,6 @@
namespace Zotlabs\Zot;
-require_once('Zotlabs/Zot/IHandler.php');
-
-
class ZotHandler implements IHandler {
function Ping() {