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
2
boot.php
2
boot.php
|
|
@ -17,9 +17,7 @@
|
|||
* easily as email does today.
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\PConfig;
|
||||
use Friendica\Core\Protocol;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Database\DBA;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue