Merge fixes

This commit is contained in:
David Bomba 2022-11-28 08:24:35 +11:00
commit 1ba73a3a54

View File

@ -29,8 +29,6 @@ class InvoiceFailedEmailNotification
use UserNotifies, Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
public $delay = 10;
public function __construct()
{
}