]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/APContact.php
Update the Introductions domain to use repository, model and collection
[friendica.git] / src / Model / APContact.php
index c535034487c2946a7e61d9be573280af5655f7c0..067be587467638fe6dd86b6564d64b57b6171118 100644 (file)
@@ -6,7 +6,6 @@
 
 namespace Friendica\Model;
 
-use Friendica\BaseObject;
 use Friendica\Content\Text\HTML;
 use Friendica\Core\Logger;
 use Friendica\Core\Config;
@@ -17,7 +16,7 @@ use Friendica\Util\JsonLD;
 use Friendica\Util\DateTimeFormat;
 use Friendica\Util\Strings;
 
-class APContact extends BaseObject
+class APContact
 {
        /**
         * Resolves the profile url from the address by using webfinger