chore: remove mailjet support
This commit is contained in:
parent
7143c7e8e2
commit
f9e7d5536b
10 changed files with 3 additions and 81 deletions
|
@ -68,7 +68,6 @@ module Manager
|
|||
@user = User.find(params[:id])
|
||||
|
||||
email_services = [
|
||||
Mailjet::API.new,
|
||||
Sendinblue::API.new,
|
||||
Dolist::API.new
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue