Remove unneeded Config namespace usages

This commit is contained in:
nupplaPhil 2020-01-19 22:50:43 +01:00
parent 62d6f08fc1
commit 65e4726718
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
38 changed files with 0 additions and 39 deletions

View file

@ -6,7 +6,6 @@
* Author: Stephen Mahood <https://friends.mayfirst.org/profile/marxistvegan>
* Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
*/
use Friendica\Core\Config;
use Friendica\Core\Hook;
use Friendica\Core\Renderer;
use Friendica\DI;