Move remaining namespaces and delete Core\Cache.php

This commit is contained in:
nupplaPhil
2020-01-07 00:51:02 +01:00
parent fe078410a1
commit a38b0f7eaf
21 changed files with 14 additions and 56 deletions

View File

@@ -5,7 +5,6 @@
namespace Friendica\Worker;
use Friendica\App;
use Friendica\Core\Cache;
use Friendica\Core\Config;
use Friendica\Core\Logger;
use Friendica\Core\Protocol;