aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Lib/Activity.php2
1 files changed, 0 insertions, 2 deletions
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 = '';