aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r--Zotlabs/Lib/Libzot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Libzot.php b/Zotlabs/Lib/Libzot.php
index 13cc8b1ae..d7692ee4a 100644
--- a/Zotlabs/Lib/Libzot.php
+++ b/Zotlabs/Lib/Libzot.php
@@ -1223,7 +1223,6 @@ class Libzot {
$author_url = $AS->actor['id'];
if ($AS->type === 'Announce') {
- hz_syslog(print_r($AS, true));
$author_url = Activity::get_attributed_to_actor_url($AS);
}