]> git.mxchange.org Git - friendica.git/commitdiff
Unused "use" removed
authorMichael <heluecht@pirati.ca>
Fri, 31 Jul 2020 03:58:19 +0000 (03:58 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 31 Jul 2020 03:58:19 +0000 (03:58 +0000)
src/Model/Contact.php

index 7443d32a2efcb39958ae0a4c508ea41db16bddae..9ebc12375a1aa161ed63ba283af38b5d431bd269 100644 (file)
@@ -22,7 +22,6 @@
 namespace Friendica\Model;
 
 use Friendica\App\BaseURL;
-use Friendica\Content\ContactSelector;
 use Friendica\Content\Pager;
 use Friendica\Core\Hook;
 use Friendica\Core\Logger;