From becaa3b920bfe87c031c01bdf35d35db5c82e31e Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 17 Jun 2019 18:30:05 -0700 Subject: minor zot6 compatibility issues uncovered through daily use --- Zotlabs/Lib/Activity.php | 1 - 1 file changed, 1 deletion(-) (limited to 'Zotlabs/Lib/Activity.php') diff --git a/Zotlabs/Lib/Activity.php b/Zotlabs/Lib/Activity.php index bc86ae0e0..331e4f777 100644 --- a/Zotlabs/Lib/Activity.php +++ b/Zotlabs/Lib/Activity.php @@ -151,7 +151,6 @@ class Activity { static function fetch_image($x) { - $ret = [ 'type' => 'Image', 'id' => $x['id'], -- cgit v1.2.3