Removed unneeded function
This commit is contained in:
@@ -14,11 +14,6 @@ use Friendica\Util\Network;
|
|||||||
*/
|
*/
|
||||||
class Peers extends Api
|
class Peers extends Api
|
||||||
{
|
{
|
||||||
public static function init(array $parameters = [])
|
|
||||||
{
|
|
||||||
parent::init($parameters);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param array $parameters
|
* @param array $parameters
|
||||||
* @throws HTTPException\InternalServerErrorException
|
* @throws HTTPException\InternalServerErrorException
|
||||||
|
|||||||
Reference in New Issue
Block a user