mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
remove sparkpost and mandrill
This commit is contained in:
@ -34,10 +34,6 @@ return [
|
||||
'api_key' => env('SENDGRID_API_KEY'),
|
||||
],
|
||||
|
||||
'mandrill' => [
|
||||
'secret' => env('MANDRILL_API_KEY'),
|
||||
],
|
||||
|
||||
'stripe' => [
|
||||
'model' => Crater\User::class,
|
||||
'key' => env('STRIPE_KEY'),
|
||||
|
||||
Reference in New Issue
Block a user