diff --git a/src/Notifications/AlertRaised.php b/src/Notifications/AlertRaised.php index bf9ade9..fea4b7a 100644 --- a/src/Notifications/AlertRaised.php +++ b/src/Notifications/AlertRaised.php @@ -7,10 +7,6 @@ class AlertRaised extends AbstractAlert { - protected string $event = 'alert_raised'; - - protected string $subject = 'Monitor Alert: Error Detected'; - public function __construct(array $payload, Collection $users) { parent::__construct(