Skip to content

Commit

Permalink
improve log
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarzin committed Mar 6, 2024
1 parent 575a7b9 commit 9ac5235
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Console/Commands/SendNotifications.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function handle()
{
Log::debug('SendNotifications - Start.');

Log::debug('SendNotifications - day '. Carbon::today()->day);

// if (true) {
if ($this->needCheck()) {
// Check for control
Expand Down

0 comments on commit 9ac5235

Please sign in to comment.