From db9c6fe062047ba5d8e90eef3236ff08a874af84 Mon Sep 17 00:00:00 2001 From: hellcat Date: Thu, 13 Aug 2026 16:34:29 +0800 Subject: [PATCH] no message --- app/Services/Cron.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Services/Cron.php b/app/Services/Cron.php index 29463537..fae1f662 100755 --- a/app/Services/Cron.php +++ b/app/Services/Cron.php @@ -51,7 +51,6 @@ final class Cron if ($h % 8 === 0 && $i === 3) { CronBook::randbox_notify(); // note提醒 - (new ReportUmami())->handle(); } if ($h % 4 === 0 && $i === 3) {