Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 98ebc42

Browse files
committedMar 19, 2020
chore: remove redundant "emailBundling"
1 parent 6a139ec commit 98ebc42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎connect/constants.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ module.exports = {
1010

1111
// email service id for settings
1212
SETTINGS_EMAIL_SERVICE_ID: 'email',
13-
SETTINGS_EMAIL_BUNDLING_SERVICE_ID: 'emailBundling',
1413
ACTIVE_USER_STATUSES: ['ACTIVE'],
1514

1615
BUS_API_EVENT: {

0 commit comments

Comments
 (0)
Please sign in to comment.