mirror of
https://github.com/friendica/friendica
synced 2025-04-26 03:50:12 +00:00
Remove superfluous includes in profile modules
This commit is contained in:
parent
02dda8af9b
commit
1fc1989f93
4 changed files with 1 additions and 7 deletions
|
@ -19,8 +19,6 @@ use Friendica\Util\Security;
|
|||
use Friendica\Util\Strings;
|
||||
use Friendica\Util\XML;
|
||||
|
||||
require_once 'boot.php';
|
||||
|
||||
class Status extends BaseModule
|
||||
{
|
||||
public static function content(array $parameters = [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue