Merge pull request #4882 from turbo124/v5-develop

minor fixes
This commit is contained in:
David Bomba 2021-02-12 00:00:01 +11:00 committed by GitHub
commit beeb58d15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ use Illuminate\Notifications\Notification;
use Illuminate\Queue\InteractsWithQueue;
use Illuminate\Queue\SerializesModels;
class NewAccountCreated extends Notification implements ShouldQueue
class NewAccountCreated extends Notification
{
// use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;