From 0e157e4e8b480b4a848a05e73aa11dfcd54dfd9b Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 17 Nov 2022 09:11:34 +0000 Subject: remove logging --- Zotlabs/Lib/Libsync.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'Zotlabs/Lib/Libsync.php') diff --git a/Zotlabs/Lib/Libsync.php b/Zotlabs/Lib/Libsync.php index 09b81dc83..fd9886f71 100644 --- a/Zotlabs/Lib/Libsync.php +++ b/Zotlabs/Lib/Libsync.php @@ -184,8 +184,6 @@ class Libsync { require_once('include/import.php'); -hz_syslog(print_r($arr, true)); - $result = []; $keychange = ((array_key_exists('keychange', $arr)) ? true : false); -- cgit v1.2.3