]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/APContact.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
[friendica.git] / src / Model / APContact.php
index 5af57e69fc325a46afe735aba42f4d0e274ec53c..2296205d3c15973bfa8d9defadc466667a2d230f 100644 (file)
@@ -10,6 +10,7 @@ use Friendica\Content\Text\HTML;
 use Friendica\Core\Logger;
 use Friendica\Core\Config;
 use Friendica\Database\DBA;
+use Friendica\DI;
 use Friendica\Protocol\ActivityPub;
 use Friendica\Util\Network;
 use Friendica\Util\JsonLD;