aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Block.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Module/Block.php')
-rw-r--r--Zotlabs/Module/Block.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Module/Block.php b/Zotlabs/Module/Block.php
index e671730f6..d0fed44fe 100644
--- a/Zotlabs/Module/Block.php
+++ b/Zotlabs/Module/Block.php
@@ -3,8 +3,6 @@ namespace Zotlabs\Module;
require_once('include/items.php');
require_once('include/conversation.php');
-require_once('include/page_widgets.php');
-
class Block extends \Zotlabs\Web\Controller {