diff --git a/bridges/PepperBridgeAbstract.php b/bridges/PepperBridgeAbstract.php index 9262357a397..c64ad2fa636 100644 --- a/bridges/PepperBridgeAbstract.php +++ b/bridges/PepperBridgeAbstract.php @@ -58,7 +58,6 @@ protected function collectDeals($url) $noresult = $html->find('div[id=content-list]', 0)->find('h2', 0); if ($noresult !== null) { $this->items = []; - // Save the value in the cache for the next 15 days } else { foreach ($list as $deal) { // Get the JSON Data stored as vue