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

@@ -6,7 +6,6 @@ use Friendica\App;
use Friendica\BaseModule;
use Friendica\Core;
use Friendica\Core\Config\Cache\ConfigCache;
use Friendica\Core\L10n;
use Friendica\Core\Renderer;
use Friendica\DI;
use Friendica\Network\HTTPException;