mirror of
https://github.com/friendica/friendica
synced 2025-04-26 19:50:10 +00:00
Move remaining namespaces and delete Core\Cache.php
This commit is contained in:
parent
fe078410a1
commit
a38b0f7eaf
21 changed files with 14 additions and 56 deletions
|
@ -7,7 +7,7 @@ namespace Friendica\Protocol\ActivityPub;
|
|||
use Friendica\Content\Feature;
|
||||
use Friendica\Content\Text\BBCode;
|
||||
use Friendica\Content\Text\Plaintext;
|
||||
use Friendica\Core\Cache;
|
||||
use Friendica\Core\Cache\Cache;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Logger;
|
||||
use Friendica\Core\Protocol;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue