Remove unneeded Config namespace usages

This commit is contained in:
nupplaPhil
2020-01-19 22:50:43 +01:00
parent 62d6f08fc1
commit 65e4726718
38 changed files with 0 additions and 39 deletions

View File

@@ -5,8 +5,6 @@
* Version: 0.1
* Author: Michael Vogel <https://pirati.ca/profile/heluecht>
*/
use Friendica\Core\Cache;
use Friendica\Core\Config;
use Friendica\Core\Hook;
use Friendica\Core\Logger;
use Friendica\Core\Renderer;