From 63c15c2c8d1039a13439aa6cbbc38142df8f9de7 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 15 Jan 2021 19:11:14 +0000 Subject: remove redundant import --- Zotlabs/Lib/Share.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'Zotlabs/Lib/Share.php') diff --git a/Zotlabs/Lib/Share.php b/Zotlabs/Lib/Share.php index d34c0eaba..b4cd5a194 100644 --- a/Zotlabs/Lib/Share.php +++ b/Zotlabs/Lib/Share.php @@ -2,8 +2,6 @@ namespace Zotlabs\Lib; -use Zotlabs\Lib\Activity; - class Share { private $item = null; -- cgit v1.2.3