mirror of
https://github.com/friendica/friendica
synced 2025-04-24 01:50:17 +00:00
Remove unused use
statements & remove PConfig class
This commit is contained in:
parent
b5c0df439f
commit
800694e9b3
57 changed files with 0 additions and 102 deletions
|
@ -3,9 +3,7 @@
|
|||
namespace Friendica\Module\Security\TwoFactor;
|
||||
|
||||
use Friendica\BaseModule;
|
||||
use Friendica\App\Authentication;
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Core\PConfig;
|
||||
use Friendica\Core\Renderer;
|
||||
use Friendica\Core\Session;
|
||||
use Friendica\DI;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue