Skip to content

Commit 040025d

Browse files
committed
fix: dichiarazione Carbon
1 parent db1f392 commit 040025d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/emails/src/EmailHookTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
namespace Modules\Emails;
2222

23+
use Carbon\Carbon;
2324
use Notifications\EmailNotification;
2425
use PHPMailer\PHPMailer\Exception;
2526
use Tasks\Manager;
26-
2727
class EmailHookTask extends Manager
2828
{
2929
public function execute()

0 commit comments

Comments
 (0)