diff options
Diffstat (limited to 'Zotlabs/Zot/ZotHandler.php')
-rw-r--r-- | Zotlabs/Zot/ZotHandler.php | 3 |
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() { |