CleanUp Cache namespace #944

Merged
nupplaphil merged 2 commits from task/cleanup_cache into develop 2020-01-18 15:09:58 +01:00
Showing only changes of commit 665948b37e - Show all commits

sort use

Philipp Holzer 2020-01-18 15:47:19 +01:00
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90

View file

@ -9,8 +9,8 @@
*
*/
use Friendica\Core\Cache\Duration;
use Friendica\DI;
use Friendica\Core\Cache\Duration;
use Friendica\Core\Config;
use Friendica\Core\Hook;
use Friendica\Core\L10n;