From 95c13eaf5a0f63b9b98fdff0fe887546953bc76f Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 7 Nov 2023 08:34:13 +0000 Subject: remove logging --- Zotlabs/Lib/Libzot.php | 1 - 1 file changed, 1 deletion(-) (limited to 'Zotlabs/Lib/Libzot.php') 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); } -- cgit v1.2.3