diff options
Diffstat (limited to 'Zotlabs/Daemon/Checksites.php')
-rw-r--r-- | Zotlabs/Daemon/Checksites.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Daemon/Checksites.php b/Zotlabs/Daemon/Checksites.php index 991456319..a2081967a 100644 --- a/Zotlabs/Daemon/Checksites.php +++ b/Zotlabs/Daemon/Checksites.php @@ -3,7 +3,6 @@ namespace Zotlabs\Daemon; require_once('include/zot.php'); -require_once('include/hubloc.php'); class Checksites { |