Removed unneeded function

This commit is contained in:
Michael 2019-12-11 08:26:18 +00:00
parent 203857ede0
commit 3388274f9a
1 changed files with 0 additions and 5 deletions

View File

@ -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