Skip to content

Commit b2e67fd

Browse files
committed
not used anymore
1 parent 4e336ba commit b2e67fd

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

config/mailchimp.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
<?php
22

33
return [
4-
54
'api_key' => env('MAILCHIMP_API_KEY'),
6-
7-
/*
8-
* The form submissions to add to your Mailchimp Audiences
9-
*/
10-
'forms' => [],
11-
12-
/*
13-
* The listName to use when no listName has been specified in a method.
14-
*/
15-
'defaultListName' => 'subscribers',
165
];

0 commit comments

Comments
 (0)