Skip to content

Commit b467668

Browse files
authored
Merge pull request #579 from twilio-labs/bnb/remove-deleted-templates
fix: remove deleted templates from templates.json
2 parents baba6a6 + f91c68d commit b467668

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

templates.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,11 @@
3535
"name": "Forward Message",
3636
"description": "Forwards incoming messages to another number or set of numbers"
3737
},
38-
{
39-
"id": "forward-message-sendgrid",
40-
"name": "Forward Message to Email via SendGrid",
41-
"description": "Uses SendGrid to forward incoming messages via email"
42-
},
4338
{
4439
"id": "voicemail",
4540
"name": "Voicemail",
4641
"description": "Forwards calls during business hours. Records messages otherwise."
4742
},
48-
{
49-
"id": "forward-message-sparkpost",
50-
"name": "Forward Message to Email via Sparkpost",
51-
"description": "Uses Sparkpost to forward incoming messages via email"
52-
},
5343
{
5444
"id": "airtable",
5545
"name": "Airtable SMS Broadcast",

0 commit comments

Comments
 (0)