fix: TébéoBridge Travis cleanup
This commit is contained in:
parent
bb58aa8e31
commit
7939bffcdd
1 changed files with 7 additions and 9 deletions
|
@ -23,8 +23,6 @@ class TebeoBridge extends FeedExpander {
|
|||
|
||||
public function collectData(){
|
||||
$url = self::URI . '/le-replay/' . $this->getInput('cat');
|
||||
|
||||
|
||||
$html = getSimpleHTMLDOM($url)
|
||||
or returnServerError('Could not request Tébéo.');
|
||||
|
||||
|
|
Loading…
Reference in a new issue