mirror of
https://github.com/friendica/friendica
synced 2025-04-22 09:10: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
|
@ -2,13 +2,10 @@
|
|||
|
||||
namespace Friendica\Module\Search;
|
||||
|
||||
use Friendica\App\Arguments;
|
||||
use Friendica\App\BaseURL;
|
||||
use Friendica\Content\Nav;
|
||||
use Friendica\Content\Pager;
|
||||
use Friendica\Content\Text\HTML;
|
||||
use Friendica\Content\Widget;
|
||||
use Friendica\Core\Cache;
|
||||
use Friendica\Core\Cache\Cache as CacheClass;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\L10n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue