Skip to content

Commit

Permalink
Update build_twilio_library.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere authored Dec 12, 2024
1 parent c08e45b commit b24131e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_twilio_library.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'php': 'Rest'
}
generateForLanguages = {
'twilio_iam_organizations.json' : ['java', 'csharp', 'python']
'twilio_iam_organizations.json' : ['java', 'csharp']
}
dynamic_languages = ['node', 'python', 'ruby']
CLEANUP_IMPORT_LANGUAGES = ['java', 'php']
Expand Down

0 comments on commit b24131e

Please sign in to comment.