1
0
Fork 0

Move remaining namespaces and delete Core\Cache.php

This commit is contained in:
Philipp Holzer 2020-01-07 00:51:02 +01:00
commit a38b0f7eaf
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
21 changed files with 14 additions and 56 deletions

View file

@ -2,7 +2,7 @@
namespace Friendica\Core\Lock;
use Friendica\Core\Cache;
use Friendica\Core\Cache\Cache;
use Friendica\Database\Database;
use Friendica\Util\DateTimeFormat;