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 @@
|
|||
* @file view/theme/quattro/style.php
|
||||
*/
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\PConfig;
|
||||
use Friendica\DI;
|
||||
use Friendica\Model\Profile;
|
||||
|
||||
$uid = $_REQUEST['puid'] ?? 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue