[IdenticaBridge] remove useless code
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
7d9d6f3d79
commit
39d980dd3d
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class IdenticaBridge extends BridgeAbstract{
|
|||
));
|
||||
|
||||
public function collectData(){
|
||||
$html = '';
|
||||
$html = $this->getSimpleHTMLDOM($this->getURI())
|
||||
or $this->returnServerError('Requested username can\'t be found.');
|
||||
|
||||
|
|
Loading…
Reference in a new issue