From 26ee56f39cbafcc6f7043026708cafdd1523bcec Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 29 Jan 2024 10:39:15 +0000 Subject: remove logging --- Zotlabs/Lib/Activity.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'Zotlabs/Lib') diff --git a/Zotlabs/Lib/Activity.php b/Zotlabs/Lib/Activity.php index a795d8590..a25344611 100644 --- a/Zotlabs/Lib/Activity.php +++ b/Zotlabs/Lib/Activity.php @@ -3702,8 +3702,6 @@ class Activity { */ public static function init_background_fetch(string $observer_hash = '') { - hz_syslog(print_r(App::$cache, true)); - if (isset(App::$cache['zot_fetch_objects'])) { $channels_str = ''; -- cgit v1.2.3