Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapha committed May 31, 2016
1 parent 33ce3ca commit 06aee98
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config/mws.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
return [
/*
|--------------------------------------------------------------------------
| API Secret Key
| MWS API Settings
|--------------------------------------------------------------------------
|
| The api secret key to access Mailchimp. If you don't know the API key, find it here:
| "http://kb.mailchimp.com/accounts/management/about-api-keys#Find-or-Generate-Your-API-Key"
|
*/

'apikey' => env('MAILCHIMP_API_KEY')
'' => env('')
];

0 comments on commit 06aee98

Please sign in to comment.