diff --git a/src/Notifications/JobsAreStuck.php b/src/Notifications/JobsAreStuck.php index 8f04459..997d739 100644 --- a/src/Notifications/JobsAreStuck.php +++ b/src/Notifications/JobsAreStuck.php @@ -60,11 +60,6 @@ public function toMail(): MailMessage . '"php artisan queue:failed" command.')); } - /** - * Get the slack representation of the notification. - * - * @return \Illuminate\Notifications\Messages\SlackMessage - */ public function toSlack(): SlackMessage { return (new SlackMessage())->error()->content('⚠ '