diff --git a/README.md b/README.md index fd35c13..c0c2dd6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Please also set your email from address and name. 'providers' => [ ... Mailjet\LaravelMailjet\MailjetServiceProvider::class, - Mailjet\LaravelMailjet\MailjetMailServiceProvider::class, ... ] ```