mirror of
https://github.com/friendica/friendica
synced 2025-04-24 09:50:11 +00:00
Adjust class references to the new location
This commit is contained in:
parent
6d087ee455
commit
9115ec5f0d
18 changed files with 57 additions and 23 deletions
|
@ -33,6 +33,7 @@ use Friendica\Database\DBA;
|
|||
use Friendica\DI;
|
||||
use Friendica\Protocol\Activity;
|
||||
use Friendica\Protocol\ActivityPub;
|
||||
use Friendica\Protocol\Delivery;
|
||||
use Friendica\Protocol\Diaspora;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
use Friendica\Util\Map;
|
||||
|
@ -40,7 +41,6 @@ use Friendica\Util\Network;
|
|||
use Friendica\Util\Proxy;
|
||||
use Friendica\Util\Strings;
|
||||
use Friendica\Util\Temporal;
|
||||
use Friendica\Worker\Delivery;
|
||||
use GuzzleHttp\Psr7\Uri;
|
||||
use LanguageDetection\Language;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue