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

@@ -7,7 +7,6 @@
* Author: Tobias Diekershoff <https://f.diekershoff.de/u/tobias>
*/
use Friendica\Core\Config;
use Friendica\Core\Hook;
use Friendica\Core\Renderer;
use Friendica\DI;