cleanup namespace usages for L10n

This commit is contained in:
nupplaPhil
2020-01-18 22:07:07 +01:00
parent 0e6a675cb5
commit d6efc90194
170 changed files with 26 additions and 205 deletions

View File

@@ -1,12 +1,10 @@
<?php
namespace Friendica\Module\Special;
use Friendica\Core\L10n;
use Friendica\Core\Logger;
use Friendica\Core\Renderer;
use Friendica\Core\System;
use Friendica\DI;
/**
* This special module displays HTTPException when they are thrown in modules.