mirror of
https://github.com/friendica/friendica
synced 2025-04-20 15: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
|
@ -12,8 +12,6 @@ use Friendica\Model\Profile as ProfileModel;
|
|||
use Friendica\Network\HTTPException\ForbiddenException;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
|
||||
require_once 'boot.php';
|
||||
|
||||
class Profile extends BaseModule
|
||||
{
|
||||
public static function rawContent(array $parameters = [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue