Post selenium conversion cleaning
This commit is contained in:
@@ -18,7 +18,6 @@ class EldoradoRobuxPriceNotification extends Notification {
|
|||||||
|
|
||||||
$this->price = $price;
|
$this->price = $price;
|
||||||
$this->threshold = $threshold;
|
$this->threshold = $threshold;
|
||||||
dump($this->threshold);
|
|
||||||
$this->link = $link;
|
$this->link = $link;
|
||||||
|
|
||||||
$this->setBody($this->generateBody());
|
$this->setBody($this->generateBody());
|
||||||
|
|||||||
Reference in New Issue
Block a user